Steps to change the URL of Rancher installation and switch from a self-signed certificate to a certificate signed by recognized CA.
- Change the Rancher
server-urlsetting to the new URL:- Navigate to
https://<old_rancher_hostname>/g/settings/advanced - Edit
server-urltohttps://<new_rancher_hostname>
- Navigate to
- Clear the private CA certificate for the old certificate
- Navigate to
https://<old_rancher_hostname>/g/settings/advanced - Next to
cacertsclick context menu -> View in API - Click Edit
- Clear the content of the
valuefield
- Navigate to