Generating standard SSL certificates on Linux

This procedure shows how to generate the set of standard certificates with a 1024-bit private key size on Linux platforms.

To generate the SSL certificates on a Linux machine:

  1. Make sure that the bin directory (located in the Dgraph root directory) is in your $PATH environment variable.
  2. Change to the directory in which the certificate files should reside.
  3. Run the enecerts utility that creates the certificates.
  4. Enter an export password of your choice.

If the program finishes successfully, it displays the list of certificates that it generated.