]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Add password to pin callback
authorTom Carroll <incentivedesign@gmail.com>
Sat, 25 Apr 2020 06:47:33 +0000 (23:47 -0700)
committerTom Carroll <incentivedesign@gmail.com>
Wed, 6 May 2020 08:54:26 +0000 (01:54 -0700)
commit5c0bafe76391c219285787ae6e1fd3dd727b560f
treee8abddcfaacd32c672a0f35d2d6231af32397208
parent005ffed2ccbb1eb96e5f1d54779d4223ce2f1033
Add password to pin callback

There are (at least) two passwords, one for TLS session and another for
the multiple certificate-based authentication challenge. Add password
parameter to the pin callback.

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