[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] SSL and Virtual Hosts



I'm trying to generate a certificate request for a virtual host and I keep
getting this error message.

----------------
[root conf]# /usr/sbin/openssl req -new -key ssl.key/server.key >
ssl.csr/WHATEVER.csr
Using configuration from /usr/lib/openssl.cnf
Enter PEM pass phrase:
unable to load Private key
7889:error:02001002:system library:fopen:system
lib:bss_file.c:116:fopen('/root/.oid','r')
7889:error:2006D002:BIO routines:BIO_new_file:system lib:bss_file.c:118:
7889:error:06065064:digital envelope routines:EVP_DecryptFinal:bad
decrypt:evp_enc.c:275:
7889:error:0906A065:PEM routines:PEM_do_header:bad decrypt:pem_lib.c:403:
-----------------

I checked the archives but didn't see any related threads on this topic.
Please help!

Jay Summers