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