Apache with ssl support in /chroot
Hi everyone,
I am trying to set up apache to run in chroot, and I also have ssl enabled.I ran into problems after copying everything to the /chroot. My apache runs fine while I am runing it not in /chroot, but once I try to run it from chroot it says that it cannot find a private key, which I also copied to chroot, and I am pointing at it in my httpd.conf SSLCertificateKey... The same key works fine in regular environment...
I was wondering if anyone knows what else might need to be set up for mod_ssl to see the private key. Or maybe somebody else had a similar problem?
Nerita
Last edited by ner; 03-22-2004 at 10:51 AM.
|