To install an SSL certificate on your beSECURE information server (IS), do the following:
- Log in to beSECURE.
- Select More > Server > Settings.
- Select the SSL Certificate Settings tab.
- In the Certificate File box, select Choose File, and then select your certificate file. Note: If your certificate is in the .pfx format (Windows only), you must convert it to .pem.
- In the Key File box, select Choose File, and then select your key file.
Note: .pem files use ASCII encoding, so you can open them in any text editor such as Notepad, Word etc. Each certificate in the .pem file is contained between the ---- BEGIN CERTIFICATE---- and ----END CERTIFICATE---- statements. The private key is contained between the ---- BEGIN RSA PRIVATE KEY----- and -----END RSA PRIVATE KEY----- statements. The CSR is contained between the -----BEGIN CERTIFICATE REQUEST----- and -----END CERTIFICATE REQUEST----- statements. - Select Change.
Your next connection to the IS will be HTTPS-based instead of HTTP.