Don't forget key password on reconnect / change hosts in GUI.
authorDavid Woodhouse <David.Woodhouse@intel.com>
Tue, 10 Jul 2012 14:30:26 +0000 (15:30 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Tue, 10 Jul 2012 14:30:26 +0000 (15:30 +0100)
commit78bb2dea65c15653d7c99dcd8cfeca4f84d0ddab
treefdb281d0f7f7bbf47820da96830f4f771fd48e91
parent2a6f1f8141c6027002357e2457172c8536e8f70b
Don't forget key password on reconnect / change hosts in GUI.

As part of the password handling cleanup, we were clearing the stored
->cert_password after using it. This means we have to retain the https_ctx
or https_cred structure for the whole lifetime of the vpninfo, even across
reconnects. Fix openconnect_reset_ssl() accordingly.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
library.c
www/changelog.xml