Hi,

I'd like to generate a certificate, so I did it with :
sudo openssl req -x509 -config confs/apache-rouge.cnf -new \
-nodes -keyout apache-rouge.key -out apache-rouge.req

so this certificate is self-signed.

I'd like it to be self signed, so when someone accept it for one of my
virtual host, it's accepted for the others (virtual hosts are listed in
subjectAltName)

I now want to sign it with the CA (but I don't know how to do), so people who
accepted the CA also accpet this certificat by defaut.

Any idea ?

Thanks.

-- 
Etienne Chove
Network Admin
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to