Apache2.0.39 + mod_ssl
am 11.09.2002 19:28:56 von Raj Mettai
--=_217D6E76.73127F29
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Hi,
I have installed Apache 2.0.39 from source with --enable-so on solaris
8. Apache works great on default port 80, then I tried to configure it
to work with https on port 443, the server doesn't respond for https. I
used openssl to create csr and certificate. Also, I am attaching both my
ssl.conf and httpd.conf files.
I started the apache with ./apachectl startssl command and also the
process says that apache started with DSSL.
nobody 2204 2203 0 10:26:05 ? 0:00 /usr/local/apache/bin/httpd
-k start -DSSL
I know, I am missing a little configuration, can anyone have any idea ?
I don't see may mod_ssl.so under modules in Apache......!!!!
thanks a lot
-Raj
--=_217D6E76.73127F29
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
Hi,
I have installed Apache 2.0.39 from source with --enable-so on solaris 8.
Apache works great on default port 80, then I tried to configure it to
work with https on port 443, the server doesn't respond for https. I used
openssl to create csr and certificate. Also, I am attaching both my ssl.conf and
httpd.conf files.
I started the apache with ./apachectl startssl command and also the process
says that apache started with DSSL.
nobody 2204 2203 0 10:26:05
? 0:00 /usr/local/apache/bin/httpd -k
start -DSSL
I know, I am missing a little configuration, can anyone have any idea
?
I don't see may mod_ssl.so under modules in Apache......!!!!
thanks a lot
-Raj
--=_217D6E76.73127F29--
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org
RE: Apache2.0.39 + mod_ssl
am 11.09.2002 20:20:44 von Paul Bleimeyer
This is a multi-part message in MIME format.
------=_NextPart_000_0178_01C25996.09751630
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
Raj,
Shouldn't your apache statement read apache -k -D SSL ? Note the space
behind the -D. Also I didn't see your attachments most likely due to it
being stripped on the listserv, but you might also want to check that listen
443 is
in the httpd.conf file.
Regards,
Paul
-----Original Message-----
From: owner-modssl-users@modssl.org
[mailto:owner-modssl-users@modssl.org]On Behalf Of Raj Mettai
Sent: Wednesday, September 11, 2002 12:29 PM
To: modssl-users@modssl.org
Subject: Apache2.0.39 + mod_ssl
Hi,
I have installed Apache 2.0.39 from source with --enable-so on solaris 8.
Apache works great on default port 80, then I tried to configure it to work
with https on port 443, the server doesn't respond for https. I used openssl
to create csr and certificate. Also, I am attaching both my ssl.conf and
httpd.conf files.
I started the apache with ./apachectl startssl command and also the
process says that apache started with DSSL.
nobody 2204 2203 0 10:26:05 ? 0:00
/usr/local/apache/bin/httpd -k start -DSSL
I know, I am missing a little configuration, can anyone have any idea ?
I don't see may mod_ssl.so under modules in Apache......!!!!
thanks a lot
-Raj
------=_NextPart_000_0178_01C25996.09751630
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
charset=3Dus-ascii">
Raj,
Shouldn't your apache statement =
read apache=20
-k -D SSL ? Note the space behind the -D. Also I didn't see your =
attachments=20
most likely due to it being stripped on the listserv, but you might also =
want to=20
check that listen 443 is
in the httpd.conf =
file.
Regards,
Paul
style=3D"PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px =
solid; MARGIN-RIGHT: 0px">
Hi,
I have installed Apache 2.0.39 from source with --enable-so on =
solaris 8.=20
Apache works great on default port 80, then I tried to configure =
it to=20
work with https on port 443, the server doesn't respond for https. I =
used=20
openssl to create csr and certificate. Also, I am attaching both my =
ssl.conf=20
and httpd.conf files.
I started the apache with ./apachectl startssl command and also =
the=20
process says that apache started with DSSL.
nobody 2204 2203 0 10:26:05=20
? 0:00 =
/usr/local/apache/bin/httpd=20
-k start -DSSL
I know, I am missing a little configuration, can anyone have =
any idea=20
?
I don't see may mod_ssl.so under modules in =
Apache......!!!!
thanks a lot
-Raj
------=_NextPart_000_0178_01C25996.09751630--
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org