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/man1.0.2/apps/openssl.html.