diff options
author | David Woodhouse <dwmw2@infradead.org> | 2023-05-10 16:31:44 +0100 |
---|---|---|
committer | David Woodhouse <dwmw2@infradead.org> | 2023-05-11 13:15:53 +0100 |
commit | f8d82c7f104d86611eeb41c8ba7a1db28ccaf815 (patch) | |
tree | 12af872f71f50cb186c9bcbaf3dd5b8859f66aa8 /README.md | |
parent | fa715e2387165da5032b0500eac13f42430fe7fe (diff) | |
download | NetworkManager-f8d82c7f104d86611eeb41c8ba7a1db28ccaf815.tar.gz |
nmcli, nmtui: update authentication for OpenConnect
Since OpenConnect 8.20, 'openconnect --authenticate' will return the
full gateway URL, including the hostname and the path. This allows
servers behind SNI-based proxies to work. To ensure we end up at the
same IP address even behind round-robin DNS, there is a separate
--resolve argument.
Update nmcli/nmtui to use this, as NetworkManager-openconnect does.
Shift some of the logic into the nm_vpn_openconnect_authenticate_helper()
function instead of duplicating it in the callers.
Also, pass the correct protocol in rather than only supporting Cisco
AnyConnect.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions