You can also check to make sure that the certificate that apache+mod_ssl
is trying to read is in Base64...Everytime, I get these errors, 9 times
of 10, its because my certificate is in DER format where apache is
expecting it in PEM (Base64).


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:owner-openssl-users@;openssl.org] On Behalf Of Manoj Kithany
Sent: Tuesday, November 12, 2002 3:19 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Apache+SSL Not working ---OpenSSL Error?

Hi Tim:

THANKS for your email.

What is TEST SERVER Program....?




>
>To make sure that this is an openssl issue, and not
>your apache configuration, or the hardware that you
>are using (I noticed the ssl_engine_log), try running
>the test server program that is with the openssl
>distribution.
>
>Regards,
>
>Tim
>--- Manoj Kithany <[EMAIL PROTECTED]> wrote:
> > Hi Experts:
> >
> > I have Apache(with SSL) on my IBM AIX Box. I
> > installed it using RPM.
> > When I run my APACHE as ssl using: "./apachectl
> > startssl" I get following
> > error:
> >
>------------------------------------------------------
> > # ./apachectl startssl
> > ./apachectl startssl: httpd could not be started
> > #
> >
>------------------------------------------------------
> >
> > So, when I check following LOG files - I have
> > following:
> >
> >
>-----------------------------------------------------------------------
-------------------------------------
> > Filename: error_log
> >
> > [Tue Nov 12 10:04:37 2002] [error] mod_ssl: Init:
> > Unable to read server
> > certificate from file /usr/local/ssl/bin/public.csr
> > (OpenSSL library error
> > follows)
> > [Tue Nov 12 10:04:37 2002] [error] OpenSSL:
> > error:0D09F007:asn1 encoding
> > routines:d2i_X509:expecting an asn1 sequence
> >
>-----------------------------------------------------------------------
-------------------------------------
> >
> >
> >
>-----------------------------------------------------------------------
-------------------------------------
> > Filename: ssl_engine_log
> >
> > [12/Nov/2002 10:04:37 28132] [info]  Server:
> > Apache/1.3.27, Interface:
> > mod_ssl/2.8.11, Library: OpenSSL/0.9.6e
> > [12/Nov/2002 10:04:37 28132] [info]  Init: 1st
> > startup round (still not
> > detached)
> > [12/Nov/2002 10:04:37 28132] [info]  Init:
> > Initializing OpenSSL library
> > [12/Nov/2002 10:04:37 28132] [info]  Init: Loading
> > certificate & private key
> > of SSL-aware server www.kithany.com:443
> > [12/Nov/2002 10:04:37 28132] [error] Init: Unable to
> > read server certificate
> > from file /usr/local/ssl/bin/public.csr (OpenSSL
> > library error follows)
> > [12/Nov/2002 10:04:37 28132] [error] OpenSSL:
> > error:0D09F007:asn1 encoding
> > routines:d2i_X509:expecting an asn1 sequence
> >
>-----------------------------------------------------------------------
-------------------------------------
> >
> > Do anyone of you Experts know what is the above
> > ERROR for and how to remove
> > that?
> >
> > THANKS!


_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail

______________________________________________________________________
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