Hi,
the respective Confd node for the Gateway Manager configuration probably has a missing reference for the browser certificate. Hence, if you try to make changes to any aspects of the Gateway Manager configuration you will receive this error.
Background info:
Both WebAdmin and Gateway Manager GUIs share the same SSL/Browser-certificate. There seems to be a bug which occurs when having re-created the WebAdmin certificate prior to ACC V2.1. In such a case, the Gateway Manager configuration was not updated properly and you end up with a missing reference.
Workaround/Fix:
Option 1) If possible and the pain is acceptable, recreate the WebAdmin certificate once again. When using ACC V2.1 this will ensure that that the Gateway Manager configuration will be repaired accordingly.
Option 2) When feeling particularly daring (you will void support), set the Gateway Manager certificate reference to the same value as for the WebAdmin. Follow these steps:
# cc get webadmin cert
webadmin->cert = "REF_copythis"
# cc set accd general cert REF_copythis
This should do the trick.
Sorry for the inconvenience and thanks for using ACC.
Regards,
Henning
|