Products | Versions |
---|---|
TIBCO Enterprise Message Service | - |
Not Applicable | - |
Description:
How to run Java SSL sample programs using sample certificates.
The sample certificates include:
- 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.
server.cert.pem-A root, self-signed certificate and corresponding private key in encrypted PEM and PKCS8 formats.
client_root.cert.pem- 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.
client.cert.pem- 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.
client_identity.p12- Compile the programs by following the steps in readme.txt in EMS_HOME/samples/java directory
- Start the EMS server using the tibemsdssl.conf in EMS_HOME/samples/config directory