]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Clarify 'Certificate Validation Failure' error from Cisco servers
authorDaniel Lenski <dlenski@gmail.com>
Mon, 31 May 2021 22:56:30 +0000 (15:56 -0700)
committerDaniel Lenski <dlenski@gmail.com>
Mon, 31 May 2021 23:32:29 +0000 (16:32 -0700)
commit82c85c8fd0caf6f27fd5622a8c7714ba3738e2f9
tree8a1076d6cbf6d2b3e985a957bc6cecb0a587d2d3
parent9f4afb76d847a469cc4384746ef08bd601500f03
Clarify 'Certificate Validation Failure' error from Cisco servers

Cisco servers send this ambiguous error string when the CLIENT certificate
is absent or incorrect.  We rewrite it to make this clearer, while
preserving the original error as a substring. See #160.

Signed-off-by: Daniel Lenski <dlenski@gmail.com>
auth.c