I am trying to create a cert for my apache2 server. Here is the command I am using
/usr/local/ssl/bin/openssl genrsa -des3 1024 /usr/local/apache2/conf/ssl.key/server.key
Everything appears to work, except it does not write the file. There are no error messages, and it appears to encrypt a key. I have done a search for the key file but it is not found.
This is an upgrade from a previous version of openssl where there was a server key generated in a previous life.
Can anyone assist please?
Eric Gropp
ICG Communications
303-414-5063