Hi.

On the Openssl 0.9.8h, I want to execute certificate verify that contains 
the certificate policy check by using "openssl verify" command. 

I succeed the verification though random OID is specified
 for the "-policy" option of "openssl verify" command. 

Is my usage wrong?


(Use example)
openssl verify -policy 1.2.46.67. -policy_check -CAfile cacert.pem cert.pem
cacert.pem: OK


(Certificate Policies in cert.pem)
X509v3 Certificate Policies: 
                Policy: 1.2.4.5
                Policy: 1.1.3.4
                
Thanks!

Takurou Saitou.


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

Reply via email to