Try connecting to port 8443, not port 443:

https://my.domain.com:8443

The MODSSL httpd.conf stuff uses 8443 instead of 443 (not sure why...)


[EMAIL PROTECTED] writes:
>Full_Name: Wu Fei
>Version: 2.6.3-1.3.12
>OS: Linux
>Submission from: (NULL) (202.96.122.101)
>
>
>Dear Support,
>I'm now installing mod_ssl on Linux plateform.I exectute all the install
>instructions that stated inthe mod_ssl installation provided in
>http://www.modssl.org/source/exp/mod_ssl/pkg.mod_ssl/INSTALL. I did performce
>these instructins successfully,but I can't connect my host using https.The
>following is what I
>have done:
>1.tar -zxvf apache_1.3.12.tar.gz
>2.tar -zxvf mod_ssl-2.6.3-1.3.12.tar.gz
>3.tar -zxvf openssl-0.9.5a.tar.gz
>4.cd openssl-0.9.5a
>  ./configure
>  make
>5.cd mod_ssl-2.6.3_1.3.12
>  ./configure \
>  --with-apache=../apache_1.3.12 \
>  --with-ssl=../openssl-0.9.5a \
>  --prefix=/path/to/apache \
>6.cd ..
>7.cd apache_1.3.12
>  make
>  make certificate
>  make install
>8./path/to/apache/bin/apachectl startssl
> 
>I'll be appreciated if you would so kind to help me.
> 
>Thank you in advance.
> 
>Best Regards,
>Wu Fei
>Eastern Communications Co.,Ltd.
>e-mail: [EMAIL PROTECTED]
>
>______________________________________________________________________
>Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
>User Support Mailing List                      [EMAIL PROTECTED]
>Automated List Manager                            [EMAIL PROTECTED]


-----------------------------------------------------------------------------
Email: [EMAIL PROTECTED]   David Konerding   WWW: http://picasso.ucsf.edu/~dek
-----------------------------------------------------------------------------

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to