Jens Leuschner schrieb:
>
> I stopped apache, erased /var/log/httpd_error_log and
> /var/log/httpd_ssl_engine_log and then started apache.
>
> Then I waited a minute (this does matter).
> Then I connected to apache with the openssl-client:
> openssl s_client -connect pyros:443 -debug
>
> I instantly got a *working* connection (taht meand I got the
> server-certificate and a *lot* of debug data). I entered my http-Request
> ("GET / HTTP/1.0") and got the reply (along with a lot of debug-data).
> I immediately executed the same openssl-command, but this time apache
> hanged. I just get a few debug-bytes (see the attached file
> "typescript") and then nothing happend.
Has the ssl_enginge_log told you that all servers have been configured
already? Are you perhaps using /dev/random and temp key generation is
somehow slowly?
If you set SSLSessionCache to "none", is there any problem remaining?
> When I delete these files and restart they are created with the correct
> access-rights (owner httpd.root; mode 0600). But somehow they become
> root.root.
Does it mean, they become root.root after some time running???
--
Holger Reif Tel.: +49 361 74707-0
SmartRing GmbH Fax.: +49 361 7470720
Europaplatz 5 [EMAIL PROTECTED]
D-99091 Erfurt WWW.SmartRing.de
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]