Hello

I installed  Apache1.3.20 and mod_ssl-2.8.4-1.3.20 and openssl-0.9.6c.
I try http://IP address ,and success.
But I try https://IP address ,I get error message (cannot indicate).
I use

#cd openssl-0.9.6c
#./config -fPIC
#make

#cd mod_ssl-2.8.4-1.3.20
#./configure --with-apache=../apache1.3.20 --with-ssl=../openssl-0.9.6c \
--enable-shared=ssl

#cd apache_1.3.20
#make
#make certificate TYPE=custom

----input data---------

#make install
#/usr/local/apache/bin/apachectl start
#/usr/local/apache/bin/apachectl startssl

-----enter pass phrase-----------

     (httpd started)

Then http:// is OK ,but retry https://  failed.


I will thank you very much,if you give me some solutions.

Thanks

_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to