PEM definition
Examples of PEM in a sentence
The path to a file in PEM format that contains a list of trusted SSL certificate authorities.
To provide authentication details, enable Use authentication and fill in the required information: The SSL key file in PEM format to use for establishing a secure connection.
The SSL certificate file in PEM format to use for establishing a secure connection.
To provide authentication details, enable Use Authentication and fill in the required information: The SSL key file in PEM format to use for establishing a secure connection.
Use either of the following commands depending on the source form: openssl x509 -inform DER -in xxx.cer -out xxx.crt or openssl x509 -inform PEM -in xxx.cer -out xxx.crt • The alias is required and is used in the list and delete operations to refer to the certificate.