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:
- Download and install OpenSSL.
- Generate a private key.
- Generate a self-signed CRT file.
- Pack the key and the CRT file into PFX file.
For details, contact our Support Team.