]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Fixed a bug in the return value of ssl_verify when pre_verify failed
authorAdriaan de Jong <dejong@fox-it.com>
Wed, 3 Aug 2011 18:43:08 +0000 (20:43 +0200)
committerDavid Sommerseth <davids@redhat.com>
Sat, 22 Oct 2011 16:02:09 +0000 (18:02 +0200)
commit4ce976fb280fc279fc2f9e6478ca55716cf3d081
tree6bd722cf1542aef0679639f7f8403b52595cb051
parentb26341cdb7e58a00c0d2ab5e5b1e3ad59c0a60b7
Fixed a bug in the return value of ssl_verify when pre_verify failed

Signed-off-by: Adriaan de Jong <dejong@fox-it.com>
Acked-by: James Yonan <james@openvpn.net>
Signed-off-by: David Sommerseth <davids@redhat.com>
ssl_verify_openssl.c