Certificate files used by components connecting with the Dgraph

You configure SSL among the components by using a set of certificate files.

The certificate files are listed in the following table:
Certificate file Description
eneCert.pem Certificate file used by all clients and servers to specify their identity when using SSL to connect to the Oracle Endeca Server. This certificate should be thought of as the identity of the system powered by the Dgraph, or as the identity of all components of the system.
eneCA.pem Certificate authority file used by all clients and servers to authenticate the other endpoint of a communication channel.
eneCA.key Private key that is used by the enecerts certificate authority program to sign the eneCert.pem certificate.
eneCA.cer Certificate authority file.
eneCert.p12 Personal Information Exchange (PKCS12-format) key file.

Because these certificate files are not provided in the Dgraph package, you must use the enecerts utility available with the installation package to generate them.