The Java utility generateSSLCertificates creates certificates that support secure two-way SSL communication between Oracle Commerce components on different machines in a distributed environment. For example, the certificates can support secure communication between a web application deployed on one server and an MDEX Engine (Dgraph) deployed on a different server, or between a Workbench deployed on one server and an EAC Central Server.

The generateSSLCertificates utility is based on OpenSSL, an open source implementation of the SSL protocol. Before upgrading to a newer version of OpenSSL, verify that the newer version of OpenSSL is compatible with the versions of Platform Services (Forge and Logserver) and Dgraph (MDEX) that are using your current version of OpenSSL.

To support secure communication among Guided Search components, generateSSLCertificates creates a Public Key Infrastructure that comprises:

CA root certificates expire after 3600 days; host certificates expire after 1095 days.

The Public Key Infrastructure created by generateSSLCertificates adheres to the X509 standard for public keys and certificates.


Copyright © Legal Notices