Re: apache + mod_ssl + solaris 9

From: bioinfo Gu (bioinfowistar@yahoo.com)
Date: Wed Apr 20 2005 - 15:40:54 EDT


Here is my http.conf :
I am attaching my httpd.conf file. (See attachment please).
 
I have other apache_ssl web server on other machines, compare with others, this one looks fine.
 
Also from ssl_engine_log:
[20/Apr/2005 13:42:13 24354] [info] Connection to child 0 established (server XXXX.upenn.edu:443, client 13.XXX.XXX.XXX)
[20/Apr/2005 13:42:13 24354] [info] Seeding PRNG with 1160 bytes of entropy
[20/Apr/2005 13:42:13 24354] [info] Connection: Client IP: 13.XXX.XXX.XXX, Protocol: SSLv3, Cipher: RC4-MD5 (128/128 bits)
[20/Apr/2005 13:42:13 24354] [info] Connection to child 0 closed with standard shutdown (server XXXX.upenn.edu:443, client 13.XXX.XXX.XXX)
#

I check netstat -a , Port 443 is listening.
 
 
Thank you very much for your help.
 
Bio

"Bill R. Williams" <brw@etsu.edu> wrote:
I'm doing some guessing, here...

Looks like you don't have a valid document setup for HTTPS.
If your SSL stuff wasn't in there and working (at least somewhat) I
think you would get a different error response than:
> Browser give me "The page can not be displayed".

You need to be sure you have: Listen 443
You need to have a with its DocumentRoot
set to something to valid.
You need to be sure you have: SSLengine on
If your main DocumentRoot (outside any directive) is
your real (or only) root, then I think ...
will work for you. Also, the VirtualHost:443 needs to
include the SSLCertificate... directives for the keys, etc. for that
virtual host.

It's possible that the DocumentRoot (specific or default) is pointing
to a valid location but there's no index.html *and* you have
"directory browsing" disabled. If this is the case, you might try
just putting a simple index.html at that location and see if it fixes
the problem.

-- 
---------------------------------------------
Bill R. Williams 
------------------------ ETSU Library Systems
On Wed, Apr 20, 2005 at 08:28:23AM -0700, bioinfo Gu wrote:
> Hello,
> 
> I followed the istructions on he web site:
> http://sunportal.sunmanagers.org/pipermail/summaries/2004-December/005973.html
> 
> My environment is:
> SunOS XXX.XXXX.XXX 5.9 Generic_112233-12 sun4u sparc SUNW,Sun-Fire-V240
> 
> apache-1.3.27.tar.gz
> mod_ssl-2.8.12-1.3.27.tar.gz
> openssl-0.9.7e.tar.gz
> 
> The compilation and installation are all fine. I can also start
> secure sever with apachectl startssl, which is normal. But when I
> access the web page with https://XXX.XXX.XXX/
> Browser give me "The page can not be displayed". The
> ssl_request_log is empty, the ssl_engine_log looks fine, the
> connection can be built and shutdown.
> 
> http://XXX.XXX.XXX/ works perfectly.
> 
> Does anybody can help me out, I tried many combination already, none
> of them works, so far this is the best results I got.
> 
> Thanks a lot,
> 
> Bio
Tired of spam? Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
Tired of spam? Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
[demime 1.01b removed an attachment of type application/octet-stream which had a name of httpd.conf]
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers


This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:30:34 EDT