Greetings!

I install mod_ssl 2.8.2 and apache-1.3.19, generate test certificate (RSA) and start 
apache by apachectl startssl.

The problem is that i can't connect to https enabled server by any browser. In log:
"GET / HTTP/1.1" 302 282
in next row i got invalid method in request (and strange symbols in method string).
When i set in this directory SSLRequireSSL, i got Error 403.

But by openssl s_client -connect localhost:443 everything works well...
What may be a problem?


--
Best regards,
Sergei Dolmatov.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to