In order to get the expected self signed error when
authorDr. Stephen Henson <steve@openssl.org>
Sun, 21 Sep 2003 02:11:31 +0000 (02:11 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 21 Sep 2003 02:11:31 +0000 (02:11 +0000)
commit94f5c934f6d1f21d3373a5165696bba9e43e20e3
tree50bf3468071b32672076e680bf3513e091e44679
parent19ed670b51cc7fd895cfa42899b3b8c1f914c5d2
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