10.5 Viewing the Server Key

A confirmation that the server key was written correctly may be done via:

# openssl rsa -noout -text -in server.key

This will output details of the key that was just created.