The path in httpd.conf may not be right. Maybe you can double check the
DocumentRoot directive? Not sure if you also have patched apache with
mod_ssl package?
--------------------------------------------------
WWW.XGFORCE.COM -
The Next Generation Server Clustering
and Clustered Enterprise Firewall/VPN Solutions.
--------------------------------------------------
----- Original Message -----
From: "Gary W" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 25, 2002 10:16 AM
Subject: Key file dialog error in Apache


> When I do my startssl, I see
>
> > Apache/1.3.14 mod_ssl/2.7.1 (Pass Phrase Dialog)
> Some of your private key files are encrypted for security reasons.
> In order to read them you have to provide us with the pass phrases.
>
> Server [my server].Stanford.EDU:443 (RSA)
>
> Apache:mod_ssl:Error: Private key not found.
> **Stopped
>
> I have made an RSA using make certificate and enabled things in the
> httpd.conf.
>
> My error log says it cannot find.
> [25/Mar/2002 09:18:16 09640] [info]  Server: Apache/1.3.14, Interface:
> mod_ssl/2.7.1, Library: OpenSSL/0.9.6
> [25/Mar/2002 09:18:16 09640] [info]  Init: 1st startup round (still not
> detached)
> [25/Mar/2002 09:18:16 09640] [info]  Init: Initializing OpenSSL library
> [25/Mar/2002 09:18:16 09640] [info]  Init: Loading certificate & private
> key of SSL-aware server [my server].Stanford.EDU:443
> [25/Mar/2002 09:18:16 09640] [info]  Init: Requesting pass phrase via
> builtin terminal dialog
> [25/Mar/2002 09:18:16 09640] [error] Init: Private key not found
> (OpenSSL library error follows)
> [25/Mar/2002 09:18:16 09640] [error] OpenSSL: error:0D084069:asn1
> encoding routines:d2i_ASN1_SET:bad tag
> [25/Mar/2002 09:18:16 09640] [error] OpenSSL: error:0D09D082:asn1
> encoding routines:d2i_RSAPrivateKey:parsing
> [25/Mar/2002 09:18:16 09640] [error] OpenSSL: error:0D09B00D:asn1
> encoding routines:d2i_PrivateKey:ASN1 lib
>
> From httpd.conf:
> SSLPassPhraseDialog  builtin
> SSLCACertificatePath ../apache_1.3.14/conf/ssl.crt
> SSLCertificateFile  ../apache_1.3.14/conf/ssl.crt/server.crt
> SSLCertificateKeyFile ../apache_1.3.14/conf/ssl.key/server.key
>
> ls -l ../apache_1.3.14/conf/ssl.crt/server.crt
> -rw-r--r--    1 gary     diglib       1200 Mar 25 09:17
> ../apache_1.3.14/conf/ssl.crt/server.crt
>
>  ls -l  ../apache_1.3.14/conf/ssl.key/server.key
> -rw-r--r--    1 gary     diglib        963 Mar 25 09:18
> ../apache_1.3.14/conf/ssl.key/server.key
>
> Red Hat 7.0.
>
> ANy ideas?
>
> Gary Wesley
> --
> The man who doesn't read good books
> has no advantage over the man who can't read them.
>             -- Mark Twain
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to