Adding a PFX certificate

Adding a PFX certificate involves the following steps.

  1. Generating a certificate in the certification authority

    The certificate with a private key is generated in the PKCS#12 container format and is saved in the certificate store of the current user.

  2. Exporting a certificate to a file

    After generating the certificate, you must export it together with the private key to a .p12 or .pfx file.

  3. Uploading a certificate using the application web interface

In this section

Generating a certificate in the certification authority

Exporting a certificate to a file

Uploading a certificate using the application web interface

Page top