![]() |
![]() | Note |
These steps are provided as a general reference only -- follow the instructions on the Web site of your CA. |
![]() | Important |
You must import the entire certificate chain all the way back to the root certificate. |
The trusted certificate or certificate chain must be in text format (PEM or Base-64). If you are importing a certificate chain, it must be a text-based PKCS#7 file. Think of a PKCS#7 file as an envelope containing all trusted certificates.
It is acceptable to import certificates in the chain individually if they are not available in PKCS#7 format, but all certificates must be in the trusted certificates store.
The header and trailer for a PEM or Base 64 file are as follows:
----BEGIN CERTIFICATE----- (header)
-----END CERTIFICATE----- (trailer)
The header and trailer for a PKCS#7 file are as follows:
-----BEGIN PKCS7----- (header)
-----END PKCS7----- (trailer)
![]() | Note |
The header and trailer in your PKCS#7 file must read as follows before you import the contents of the file into the OAM: -----BEGIN PKCS7----- -----END PKCS7----- The header and trailer may read as: -----BEGIN CERTIFICATE----- -----END CERTIFICATE----- You must edit the above to read as follows: -----BEGIN PKCS7----- -----END PKCS7----- |
Comments on this document? | May 2018 | © 2016-2018, Avaya Inc. All Rights Reserved. |