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!






_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail

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

Reply via email to