On Tue, 20 Nov 2001, Michael Bell wrote: > 1) Which private key is configured in openssl.cnf?
Hmm, the right one $dir/private/cakey.pem > 2) Which rights are configured for the file? owner and gorup = apache (httpd serwer is running from that user) mode 644 > 3) Is the file empty? nope... this is the header: -----BEGIN RSA PRIVATE KEY----- Proc-Type: 4,ENCRYPTED DEK-Info: DES-EDE3-CBC,B5E1EF2920BC5E22 > 4) try: /usr/local/ssl/bin/openssl rsa -in cakey.pem -text -noout ups, i've got: [root@jorgi private]# /usr/local/bin/openssl rsa -in cakey.pem -text -noout read RSA key unable to load key Where can be the problem ? -- jorgi _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
