0
0
mirror of https://github.com/OpenVPN/openvpn.git synced 2024-09-20 12:02:28 +02:00
openvpn/src
Steffan Karger dd2fbc26eb PolarSSL x509_get_sha1_hash now returns correct SHA1 fingerprint.
509_get_sha1_hash() is supposed to return the certificate fingerprint,
which is the hash of the entire certificate - including the signature -
and not just the 'to be signed' data (cert->tbs in polarssl).

This changes externally visible behavior for polarssl builds: it will
change the value of the tls_digest_N values exported to the environment
for scripts.

v2 Steffan Karger: added commit message and Changes.rst entry.
                   Code unchanged from v1 by James.

Signed-off-by: James Yonan <james@openvpn.net>
Signed-off-by: Steffan Karger <steffan@karger.me>
Acked-by: Arne Schwabe <arne@rfc2549.org>
Message-Id: <CAA1AbxL=QYUy6N+jKgxVVuftmF=75mSEz3rYUbisT245UfB5Dg@mail.gmail.com>
URL: http://article.gmane.org/gmane.network.openvpn.devel/11396
Signed-off-by: Gert Doering <gert@greenie.muc.de>
2016-04-28 13:52:24 +02:00
..
compat Add lz4 support to MSVC. 2016-02-26 08:36:24 +01:00
openvpn PolarSSL x509_get_sha1_hash now returns correct SHA1 fingerprint. 2016-04-28 13:52:24 +02:00
openvpnserv Add support for block-outside-dns through the interactive service 2016-03-06 19:28:25 +01:00
plugins Fix buffer overflow by user supplied data 2016-04-21 19:44:29 +02:00
Makefile.am build: integrate plugins build into core build 2012-06-26 11:29:02 +02:00