]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Converse the multicert auth protocol
authorTom Carroll <incentivedesign@gmail.com>
Fri, 24 Apr 2020 06:15:59 +0000 (23:15 -0700)
committerTom Carroll <incentivedesign@gmail.com>
Wed, 6 May 2020 08:54:26 +0000 (01:54 -0700)
commit901d58bf30b33e89055248037527e9a807c5b389
treed9f6edb248ea86c03abcd468c8c666dc2e7dca0b
parent1f878bd5a273b7b010b7fb634f631276907ce683
Converse the multicert auth protocol

Implement the multiple certificate-based authentication protocol.  The
XML-message protocol may require three rounds of conversations (instead
of the existing two): HTTP redirect, announce capabilities and receive
multicert challenge, and respond to the multicert challenge and obtain
cookie.

Signed-off-by: Tom Carroll <incentivedesign@gmail.com>
auth.c
main.c
openconnect-internal.h