Skip to content

Certificate Prerequisites§

PFX and P12 Formats§

SmartPTT only supports certificates with file extensions PFX or P12. Those extensions refer to the PKCS #12 certificate file formats.

Customization§

SmartPTT supports the ability to import/install custom certificates.

Self-Signed Certificates§

INFORMATION-ONLY PURPOSES

Information below is provided for information and demo purposes. It is not intended for production.

Self-signed certificates are those that are not from trusted publishers. You can create such certificates on your own, by performing the following actions:

  1. Download and install OpenSSL.
  2. Generate a private key.
  3. Generate a self-signed CRT file.
  4. Pack the key and the CRT file into PFX file.

For details, contact our Support Team.

See Also§