I was able to do it like this ...
(assumed shell is bash)

1)su root
2) cd /root
3) cp /bin/sh .rnd (create a random stream for openssl)
4) RANDFILE=/root.rnd(set environment variable)
5) generate the certificates manually using openssl !!!
    (see modssl FAQ)
6) copy server.crt and server.key to appropriate directories i.e.
/usr/local/apache/conf ...
7) /usr/local/apache/bin/apachectl startssl

hope this helps somewhat ...



Beth Rusnak wrote:

> No luck yet - how about you?
>
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to