]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
openconnect_check_peer_cert_hash: allow partial server hash matches
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 1 Nov 2016 08:32:31 +0000 (09:32 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Tue, 13 Dec 2016 10:42:07 +0000 (10:42 +0000)
commit8d86a176bba2f9b2ccd627f8742269d01717b383
tree7b0dc2ba52227d60909ea4e81619d301c184781a
parentbb8e67ddc6ce19187af9b46c6aac589be4ab9cf2
openconnect_check_peer_cert_hash: allow partial server hash matches

That is allow the user specifying a small part of the hash (e.g., 'sha256:6429')
in order to be able to connect. This is to ease test connections, when copy-paste
is not possible.

[dwmw2: Fix man page to say 'at least 4 characters' not 'more than']

Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
library.c
openconnect.8.in