In order to get the expected self signed error when
authorDr. Stephen Henson <steve@openssl.org>
Sun, 21 Sep 2003 02:12:36 +0000 (02:12 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 21 Sep 2003 02:12:36 +0000 (02:12 +0000)
commita26be0386e94a6e3f2322667643e5fd33f31d575
tree7d9ad42c172751078a9443b73e4a35281396f5a1
parentd5adc4b475ee0817a8e79ec0b77980859d9a51ef
In order to get the expected self signed error when
calling X509_verify_cert() in x509.c the cert should
not be added to the trusted store.
apps/x509.c