Evening, Im new to the list. I have an openssl quesion pointed to mod_ssl. I have compiled as stated by the INSTALL Doc in the mod_perl-2.8.5 /src tree. Everything seems to compile fine with no errors at all. When I issue /usr/local/apache/bin/apachectl startssl apache starts up and here is the connection status:
[root@mail1 bin]# ./apachectl startssl ./apachectl startssl: httpd started [root@mail1 bin]# ps ax | grep httpd 5057 ? S 0:00 /usr/local/apache/bin/httpd -DSSL 5058 ? S 0:00 /usr/local/apache/bin/httpd -DSSL 5059 ? S 0:00 /usr/local/apache/bin/httpd -DSSL 5060 ? S 0:00 /usr/local/apache/bin/httpd -DSSL 5061 ? S 0:00 /usr/local/apache/bin/httpd -DSSL 5062 ? S 0:00 /usr/local/apache/bin/httpd -DSSL when I check for port 443 its not starting up for some reason: [root@mail1 bin]# netstat -na | grep 80 tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN [root@mail1 bin]# netstat -na | grep 443 [root@mail1 bin]# Anyone have and Idea ? Im sure this is a simple solution im just dong something wrong I guess ? Sincerely, ~>D ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]