[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

chrooted apache-ssl



Hi!

I have configured a chrooted apache server and it works fine. But the 
apache-ssl doesn't seem to be working as good as the apache.
I can start it, but when I try to connect to it with a browser, I get 
these in my apache-ssl error log:
[notice] caught SIGTERM, shutting down
/usr/lib/apache-ssl/gcache started
[error] (2)No such file or directory: mod_mime_magic: can't read magic 
file /etc/apache-ssl/share/magic
/usr/lib/apache-ssl/gcache started
[error] (2)No such file or directory: mod_mime_magic: can't read magic 
file /etc/apache-ssl/share/magic
[notice] Apache/1.3.26 Ben-SSL/1.48 (Unix) Debian GNU/Linux configured 
-- resuming normal operations
[notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache-ssl/suexec)
[notice] Accept mutex: sysvsem (Default: sysvsem)
[error] SSL_accept failed
[error] error:1408F455:SSL routines:SSL3_GET_RECORD:decryption failed or 
bad record mac
[error] SSL_accept failed
[error] error:1407609C:SSL routines:SSL23_GET_CLIENT_HELLO:http request
[error] SSL_accept failed
[error] error:1408F455:SSL routines:SSL3_GET_RECORD:decryption failed or 
bad record mac
[error] SSL_accept failed
[error] error:1408F455:SSL routines:SSL3_GET_RECORD:decryption failed or 
bad record mac
[error] SSL_accept failed
[error] error:1408F455:SSL routines:SSL3_GET_RECORD:decryption failed or 
bad record mac
[error] SSL_accept failed
[error] error:1408F455:SSL routines:SSL3_GET_RECORD:decryption failed or 
bad record mac

I don't think that it misses lib files, because I've run the ldd 
apache-ssl, and I have all the necessary lib file under my chroot 
environment.
I've restarted apache-ssl with 'strace /etc/init.d/apache-ssl' but I can 
not see any misconfiguration or error.
Maybe it misses some device file?
What else could be the problem?

Thanks!

Daniel

-- 
LeVA



Reply to: