Replace the default or existing SSL certificate of vRealize Business for Cloud with a new certificate using the vRealize Business appliance management console. This certificate is used when you access the Web interface of the vRealize Business for Cloud Server.
Procedure
- Log in to the vRealize Business Server appliance management console.
- Open a Web browser and go to https://vrb01svr01.rainpole.local:5480.
- Log in using the following credentials.
Setting |
Value |
User name |
root |
Password |
vrb_server_root_password |
- Click the Administration tab and click SSL.
- On the Replace SSL Certificate page, upload the certificate files that you previously generated for vRealize Business and click Replace Certificate.
Use the vrb.key file as the RSA Private Key (.pem) and the vrb.3.pem file for the Certificate(s) (.pem) entry. These files are in the vrb folder that you created during certificate generation.
Setting |
Value |
Choose mode |
Import PEM encoded Certificate |
RSA Private Key (.pem) |
------BEGIN RSA PRIVATE KEY-----
private_key_value
-----END RSA PRIVATE KEY----- |
Certificate(s) (.pem) |
-----BEGIN CERTIFICATE-----
Server_certificate_value
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
Intermediate_CA
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
Root_CA_certificate_value
-----END CERTIFICATE----- |
Private Key Passphrase |
vrb_cert_passphrase |
The Successfully imported the certificate message appears.
- Click the System tab and click Reboot.
- On the System Reboot window, click Reboot.