In order to get the expected self signed error when
authorDr. Stephen Henson <steve@openssl.org>
Sun, 21 Sep 2003 02:18:15 +0000 (02:18 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 21 Sep 2003 02:18:15 +0000 (02:18 +0000)
commit7068c8b1a6b9f88fc96f9de78147a08c16b3639a
treeae46a5e939d59a05f5496913e88e5471bf55dbed
parent82384690e2ac49d6604d66bf5ac04c93f3e64a71
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