]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Add openconnect_set_key_password()
authorDavid Woodhouse <dwmw2@infradead.org>
Mon, 8 Oct 2018 20:13:30 +0000 (21:13 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Thu, 11 Oct 2018 00:59:46 +0000 (17:59 -0700)
commita75cc71d2cbe4279097a1f6cd5267a2b7cfdf0f6
tree48b3c4bf83488bc8f517322dbbde34916fcc14cc
parentae8d3c19eaab7b5eb51cfed76dc526e106ea92c4
Add openconnect_set_key_password()

For auto-provisioning via NetworkManager it's actually quite useful to be
able to set vpninfo->cert_password and have that special case handled,
instead of having to inject the password into the user's keyring somehow.

It's either that or revise the FSID hack...

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
libopenconnect.map.in
library.c
openconnect.h