SSL Certificates
Instructions
- Login to your config master node as root
- change directory to /opt/cloudian-staging/8.1.1/
- Download the privkey.pem certificate file
- Download the fullchain.pem certificate file
cd /opt/cloudian-staging/8.1.1/ wget --user=admin --password=cloudian123 http://10.150.1.252:8080/infra/privkey.pem wget --user=admin --password=cloudian123 http://10.150.1.252:8080/infra/fullchain.pem
Instructions
- Import the two certificates creating a ca-bundle
- Apply the config to the nodes
hsctl cert import fullchain.pem privkey.pem /etc/pki/tls/certs/ca-bundle.crt hsctl config apply ALL
Instructions
- After applying the new config to the cluster nodes, a pause of about 5 minutes should be given.
- Restart all services to ensure the process is fully deployed and enabled
hsctl service restart all --nodes all
Instructions
- Open a web browser to your cmc on port 8443 and confirm the site is secured
Instructions
- Click on the "view site information" button to identify the certificate if required
Instructions
- Open a web browser to your S3 endpoint using port 443 and confirm the site is secured
- you can also click on the padlock to identify the certificate if required.
- Change tab to details and scroll down to Subject Alternative name to identify all the entries