OB> Sergei Dolmatov wrote:
OB> > The problem is that i can't connect to https enabled server by any browser. In 
log:
OB> > "GET / HTTP/1.1" 302 282
OB> > in next row i got invalid method in request (and strange symbols in method 
string).
OB> > When i set in this directory SSLRequireSSL, i got Error 403.
OB> 
OB> First thing to try - are you ABSOLUTELY certain you typed
OB> "https://your_server/" in the browser (i.e. https - not http).

Thanks, but unfortunately i'm sure that it's https, not http... I see in 
ssl_engine_log:

[03/Apr/2001 20:48:59 25141] [info]  Connection to child 0 established (server 
dolmatov.dsb.ru:443, client 195.206.49.157)
[03/Apr/2001 20:48:59 25141] [info]  Seeding PRNG with 1160 bytes of entropy
[03/Apr/2001 20:48:59 25141] [info]  Connection: Client IP: 195.206.49.157, Protocol: 
SSLv3, Cipher: RC4-MD5 (128/128 bits)
[03/Apr/2001 20:48:59 25141] [info]  Initial (No.1) HTTPS request received for child 0 
(server dolmatov.dsb.ru:443)
[03/Apr/2001 20:49:16 25141] [info]  Connection to child 0 closed with standard 
shutdown (server dolmatov.dsb.ru:443, client 195.206.49.157)

Then i got 302 from apache (moved temporarily), and next request is with strange 
symbols (looks like encrypted?)...

Anything information more needed?

I tried set up mod_ssl out-of-box (i.e. clean installation of apache and mod_ssl 
without any virtual hosts and so on...) - symptoms are the same...

Where i did a mistake?

OB> 
OB> Rgds,
OB> 
OB> Owen Boyle.
OB> ______________________________________________________________________
OB> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
OB> User Support Mailing List                      [EMAIL PROTECTED]
OB> Automated List Manager                            [EMAIL PROTECTED]

--
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