Hey,
I'm writing an SSL daemon that for security reasons does a chroot(2) to its own
little root. When chrooted, it obviously cannot open /dev/random or /dev/urandom
when I do SSL operations. Is there a way I can open these for OpenSSL before
chrooting, or do I have to recreate them under my root directory?

Thanks in advance,
Axel Andersson

-- 
[EMAIL PROTECTED]
http://www.animanga.nu/morris/

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to