Apache 1.3.23 Problem

Apache 1.3.23 Problem

am 11.06.2002 01:26:51 von scordova

I am having trouble running Apache 1.3.23. It will not listen on port 443
for https. The server was started with "apachectl startssl" as per the
instructions, but it will only listen on port 80. I was able to force it on
port 443, but it only works with http and not with https. I am running it
on a Solaris v8 SPARC chip.

Any suggestions or ideas ?

Thanks,
Silvio Cordova
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org

RE: Apache 1.3.23 Problem

am 11.06.2002 08:16:19 von Chris Hsiang

In your http.conf, do you have a listen 443 directive?
Also

-----Original Message-----
From: owner-modssl-users@modssl.org
[mailto:owner-modssl-users@modssl.org] On Behalf Of Cordova, Silvio
Sent: Monday, June 10, 2002 7:27 PM
To: 'modssl-users@modssl.org'
Subject: Apache 1.3.23 Problem

I am having trouble running Apache 1.3.23. It will not listen on port
443
for https. The server was started with "apachectl startssl" as per the
instructions, but it will only listen on port 80. I was able to force
it on
port 443, but it only works with http and not with https. I am running
it
on a Solaris v8 SPARC chip.

Any suggestions or ideas ?

Thanks,
Silvio Cordova
____________________________________________________________ __________
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

RE: Apache 1.3.23 Problem

am 11.06.2002 08:43:18 von Pj Pilley

Have you verified that when you start apache with apachectl startssl it is
actually starting ssl

e.g have you tried something like ps -ef | grep httpd
or something similar to that.

Failing that is there any messages that appear when you type apachectl
startssl.


-----Original Message-----
From: owner-modssl-users@modssl.org
[mailto:owner-modssl-users@modssl.org]On Behalf Of Cordova, Silvio
Sent: Tuesday, 11 June 2002 11:27 a.m.
To: 'modssl-users@modssl.org'
Subject: Apache 1.3.23 Problem


I am having trouble running Apache 1.3.23. It will not listen on port 443
for https. The server was started with "apachectl startssl" as per the
instructions, but it will only listen on port 80. I was able to force it on
port 443, but it only works with http and not with https. I am running it
on a Solaris v8 SPARC chip.

Any suggestions or ideas ?

Thanks,
Silvio Cordova
____________________________________________________________ __________
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