Re: Can"t get to Https but http://address:443 works?????
am 30.01.2003 23:50:28 von Cliff Woolley
On Fri, 31 Jan 2003, Vince Montuoro wrote:
> i can't get back to https://theaddress,
> only http://theaddress:443 works???
You probably don't have
SSLEngine on
in your SSL vhost. Right now, the client and server are both speaking
HTTP, not HTTPS... the fact that it's over port 443 and not port 80 is
irrelevant.
--Cliff
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org
Can"t get to Https but http://address:443 works?????
am 30.01.2003 23:53:43 von Vince Montuoro
Hi guys,
Just a quick question my server just fell,=20
i can't get back to https://theaddress,
only http://theaddress:443 works???
any thoughts?
Vince
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org
RE: Can"t get to Https but http://address:443 works?????
am 30.01.2003 23:59:02 von Jeremy Tinley
You are starting it with apachectl start instead of apachectl startssl ?
Sounds like it's listening on 443 for http, not https connections.
-----Original Message-----
From: owner-modssl-users@modssl.org [mailto:owner-modssl-users@modssl.org] On
Behalf Of Vince Montuoro
Sent: Thursday, January 30, 2003 4:54 PM
To: modssl-users@modssl.org
Subject: Can't get to Https but http://address:443 works?????
Hi guys,
Just a quick question my server just fell,
i can't get back to https://theaddress,
only http://theaddress:443 works???
any thoughts?
Vince
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org