For all parameters that specify the identity (digital certificate), private key, issuer (certificate chain), or trusted list of certificate authorities, valid files must be specified. Not all types of files are supported for clients and servers. The description of each parameter details which formats it supports.Table 65 lists the valid types of files.
Table 65 File types PEM encoded certificates and keys (allows the certificate and private key to be stored together in the same file) PKCS12 file (allows the certificate and private key to be stored together in the same file) Certificates are located in the EMS_install_dir/certs directory. EMS is installed with some sample certificates and private keys that are used by the sample configuration files.
• A root, self-signed certificate and corresponding private keys in encrypted PEM and PKCS8 formats:
• A server certificate and corresponding private keys in encrypted PEM and PKCS8 formats. This certificate is issued by server_root.cert.pem and is used by the server:
• A root, self-signed certificate and corresponding private key in encrypted PEM and PKCS8 formats.
• A client certificate and corresponding private key in encrypted PEM and PKCS8 formats. This certificate is issued by client_root.cert.pem and is used by the clients:
• A PKCS12 file that includes the client.cert.pem client certificate, the client.key.pem client private key, and the client_root.cert.pem issuer certificate:
Copyright © TIBCO Software Inc. All Rights Reserved.