Hello,

On Tue, 11 Aug 2009, Rosario Arun wrote:
> $openssl ca -policy policy_anything -config ./openssl.cnf -cert
> certs/ca.cer -in ./requests/certreq1.txt -keyfile ./keys/ca.key
> -days 360 -out ./certs/iis1.cer
> 
> After creating the certificate, i found its not SSLv3. How do i
> force the above command to create a certificate SSLv3. ?

If your "openssl.cnf" is the standard configuration file that comes
with openssl then using "-extensions v3" as an additional option
should be enough.

Regards,

Kapil.
--

_______________________________________________
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to