]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Extended x509-track to allow SHA1 certificate hash to be extracted,
authorJames Yonan <james@openvpn.net>
Mon, 4 Jul 2011 08:43:51 +0000 (08:43 +0000)
committerJames Yonan <james@openvpn.net>
Mon, 4 Jul 2011 08:43:51 +0000 (08:43 +0000)
commit5cdb5e0111df7b3d4da7e28390af6e4f26b2cdbe
tree6bbdeff656b127206f151d2bdf032a4726455b93
parent7fb0e07ec3f7c5f6514523085dbe02ea6b8933e2
Extended x509-track to allow SHA1 certificate hash to be extracted,
e.g.:

  x509-track "+SHA1"

will extract the SHA1 certificate hash for all certs in the
client chain.

Version 2.1.3z

git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@7408 e7ae566f-a301-0410-adde-c780ea21d3b5
ssl.c
version.m4