installing an SSL certificate for the cluster control GUI
The documentation says it's in /etc/httpd and that's where you do it. The documentation is wrong. The cluster control GUI isn't using apache. I looked.
In fact, ports 80 and 443 are in use by the CCMGR process.
So how / where do I load my certificate?
NOTE: This is not for client / server on the database servers, this is specifically for the GUI.
-
Hi Bryan,
Can you provide the links to the wrong documentation?
ClusterControl GUI uses the Apache web server up until version 2.3.1. Starting on version 2.3.2 and later, it uses its own web server called ccmgr (provided by a package called clustercontrol-proxy. The upgrade instructions stated that you can change the SSL configurations inside /usr/share/ccmgr/ccmgr.yaml. See Online upgrade on step 3 (the tip box).
Please sign in to leave a comment.
Comments
1 comment