Tidy up and fix verify callbacks to avoid structure dereference, use of
authorDr. Stephen Henson <steve@openssl.org>
Wed, 2 Sep 2009 12:45:19 +0000 (12:45 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 2 Sep 2009 12:45:19 +0000 (12:45 +0000)
commitc9add317a9d9889312f7d6008f0944fb881bd070
tree68a64654e53fdc951eeec04b630ea9847d4b2092
parent6d1741030bb806533b32605fc2de606dcad6342c
Tidy up and fix verify callbacks to avoid structure dereference, use of
obsolete functions and enhance to handle new conditions such as policy
printing.
CHANGES
apps/s_cb.c
apps/verify.c