Hi !

I am trying to run apache+modssl+openssl on NT.
I was able to build the openssl libraries.
I had my apache source tree extended with
modssl modules on my unix machine. I copied it
over to my NT box and compiled it. Everything
went thru fine and i installed apache from the
Build. 

I ran the binary "Apache.exe" and i see the apache
server listeneing on normal port(8080).(I see no 
error message while startup) But i dont see
the SSL-aware Apache server(port#8443) up! 
There are  no ssl related error logs in the 
logs directory !

or Is there someother way of starting ssl apache ?
(like on unix: -DSSL)

When i access the normal port thru browser it shows
the normal installation success page:
"The SSL/TLS-aware Apache webserver was
        successfully installed on this website
...
..
"

I have got a certificate and the location of the
cert file is correctly specified in httpd.conf. 
The error_log is clean. 

I have added the line 
LoadModule ssl_module  c:\apache\modules\             
                                                      
                ApacheModuleSSL.dll
Any other changes that need to be done in httpd.conf ?

Can someone tell me where the problem could be ?
What should i be checking to find out the 
problem area ?

Thanks
Vijay

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to