Generating a private key for your microservice SSL keystore
If you do not yet have a private key, generate one with the genrsa for OpenSSL command.
About this task
For more information about OpenSSL and the openssl command line tool, refer to https://www.openssl.org/docs/manmaster/man1/openssl.html.