Hello:
We are using Openssl and generated our encrypted key and it worked correctly using the
following command:
./openssl genrsa -des3 -rand /dev/urandom -out /https/secure.lewismarine.com.key
However, when we try to generate out certificate signing request from the key file
using this command, we get the following errors:
./openssl req -in /https/secure.lewismarine.com.key -out
/https/secure.lewismarine.com.csr
Using configuration from /usr/local/ssl/openssl.cnf
unable to load X509 request
2172:error:02001002:system library:fopen:system lib:bss_file.c:103:fopen('/root/
.oid','r')
2172:error:2006D002:BIO routines:BIO_new_file:system lib:bss_file.c:105:
2172:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:610:
Any help on why this csr request is not being generated would help.
Thank you.
Sincerely;
John Bemman
Lewis Marine Supply Inc.
[EMAIL PROTECTED]
954-767-1267
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]