To install an SSL certificate on your beSECURE information server (IS), do the following:

  1. Log in to beSECURE.
  2. Select More > Server > Settings.
  3. Select the SSL Certificate Settings tab.
  4. 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.
  5. 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.
  6. Select Change.


Your next connection to the IS will be HTTPS-based instead of HTTP.