]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Introduce SHA2-256 as a peer certificate hash and make it the default
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 1 Nov 2016 08:23:48 +0000 (09:23 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Tue, 13 Dec 2016 10:41:55 +0000 (10:41 +0000)
commitbb8e67ddc6ce19187af9b46c6aac589be4ab9cf2
treeb017cff6ea1b25eb69135fa66212fb59dd981b64
parentb8d3971124b5b2ecccaf727ecc48ba94b531df8e
Introduce SHA2-256 as a peer certificate hash and make it the default

That is, generate and print a SHA256 hash by default, while also
accept the old 'sha1:' type of certificate hashes.

Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
dtls.c
gnutls.c
library.c
openconnect-internal.h
openssl.c