> I also wish to be my own CA.. What changes would I need to make (and
> when) during the process would I do that?
You don't need to change the www-server to be your own CA. You need a
(secure) host with OpenSSL for CSR Signing, this should not be
your webserver. You copy (i.e. via scp or disk) the .csr file(s) to the ca
host, sign it (or better certificate), and then copy back the .crt
certificate. The (selfsigned) csr and the crt are not so security relevant
as the secret keys, so you may send then by mail I think...
oki,
Steffen
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl) www.engelschall.com/sw/mod_ssl/
Official Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]