To decrypt SSL connections, you need to add one trusted certificate that will be used to sign certificates sent to clients; you also need to add the private key of this certificate. You can add a root or intermediate certificate, or a previously generated self-signed certificate. It is more secure to upload an intermediate certificate rather than a root certificate because in the event of a compromise, the root certificate is not compromised.
After adding a certificate to decrypt SSL connections, you need to make this certificate trusted by browsers on computers of users. To do this, you need to add the certificate to the list of trusted certificates in the local store on users' computers.
With some browsers (for example, Mozilla Firefox), you also need to add the certificate to the browser store.
You can upload only one certificate. This certificate becomes the active certificate.
To add a certificate:
This opens the Policy tab.
The certificate must satisfy the following requirements:
After the certificate is successfully uploaded, detailed information about this certificate is displayed.
The private key must satisfy the following requirements:
The certificate and private key are saved in the OSMP policy.
To avoid unauthorized access to traffic, the private key file must be stored in a secure location.
Page top