Alan Kong wrote:
> 
> Hi,
> 
> I am new to this list.
> 
> I compiled apache 1.3.4 + mod_ssl-2.2.2-1.3.4 with ssl0.9 without
> problem. The apache server was running on Solaris 2.6. The server keys
> and certificcate were created with my server information using "make
> certificate". I had no problem in connecting to the apache server with
> "netscape" through "http". When I connect with "https", I received the
> following message:
>     A network error occurred.
>     Unable to connect to server (TCP error: Connection reset by peer)
>     The server may be down or unreacheable.
> 
> Could u advise what I have done wrong?
> 
> Thank you.
> 
> Regards
> Alan
> 
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]

Start apache with "apachectl startssl". This defines the option -DSSL
which
is needed by some definitions in the configuration file (see httpd.conf,
<IfDefine SSL>)
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to