Tidy up and fix verify callbacks to avoid structure dereference, use of
authorDr. Stephen Henson <steve@openssl.org>
Wed, 2 Sep 2009 12:47:28 +0000 (12:47 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 2 Sep 2009 12:47:28 +0000 (12:47 +0000)
commit1771668096efcfe987acc0216035e7e22f7a8625
treeeb5648cfa843eb83cec7ed4f91266d970fb52c3c
parent38663fcc825abe595818694012bd53912c62e094
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