Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: maykelsoft on March 16, 2006, 08:12:39 AM

Title: SSL HTTPS
Post by: maykelsoft on March 16, 2006, 08:12:39 AM
Hello,

I am using SME 6.5 RC, Im getting an error while downloading files via HTTPS, below is the error I got from my logs:

[16/Mar/2006 15:07:08 11558] [info]  Seeding PRNG with 1160 bytes of entropy
[16/Mar/2006 15:07:08 11558] [error] Cannot open SSLSessionCache DBM file /etc/httpd/state/ssl_scache' for writing (store) (System error follows)
[16/Mar/2006 15:07:08 11558] [error] System: No such file or directory (errno: 2)
[16/Mar/2006 15:07:08 11558] [info]  Connection: Client IP: x.x.x.x, Protocol: TLSv1, Cipher: EDH-RSA-DES-CBC3-SHA (168/168 bits)
[16/Mar/2006 15:07:08 11558] [info]  Initial (No.1) HTTPS request received for child 0 (server www.mydomain:443)
[16/Mar/2006 15:07:08 11558] [info]  Subsequent (No.2) HTTPS request received for child 0 (server www.mydomain.com:443)
[16/Mar/2006 15:07:08 11558] [info]  Connection to child 0 closed with standard shutdown (server www.domain.com:443, client x.x.x.x)
[16/Mar/2006 15:07:08 11559] [info]  Connection to child 1 established (server www.mydomain:443, client x.x.x.x)
[16/Mar/2006 15:07:08 11559] [info]  Seeding PRNG with 1160 bytes of entropy
[16/Mar/2006 15:07:09 11559] [error] Cannot open SSLSessionCache DBM file /etc/httpd/state/ssl_scache' for writing (store) (System error follows)
[16/Mar/2006 15:07:09 11559] [error] System: No such file or directory (errno: 2)
[16/Mar/2006 15:07:09 11559] [info]  Connection: Client IP: x.x.x.x, Protocol: TLSv1, Cipher: EDH-RSA-DES-CBC3-SHA (168/168 bits)
[16/Mar/2006 15:07:09 11559] [info]  Initial (No.1) HTTPS request received for child 1 (server www.mydomain.com:443)
[16/Mar/2006 15:07:09 11559] [info]  Connection to child 1 closed with standard shutdown (server www.mydomain:443, client x.x.x.x)

Please help.

Thanks,

Mike
Title: Re: SSL HTTPS
Post by: CharlieBrady on March 16, 2006, 05:22:14 PM
Quote from: "maykelsoft"

Please help.


Please use the Bug Tracker.
Title: SSL HTTPS
Post by: maykelsoft on March 17, 2006, 04:08:48 AM
Thanks Charlie,

Is thie really a bug?

Mike