https://bugs.kde.org/show_bug.cgi?id=503535

--- Comment #3 from Don <[email protected]> ---
More cites: 

  • The reference implementation (NetworkManager-openconnect, the version Arch
ships = 1.2.10) — oc_server_url() uses
    openconnect_get_connect_url(), oc_server_resolve() builds dnsname:ip; its
comment at 1529–1536 explicitly explains the “--resolve trick …
    fix things for users whose servers need SNI”:
https://gitlab.gnome.org/GNOME/NetworkManager-openconnect/-/blob/1.2.10/auth-
    dialog/main.c#L1502-1547 secrets handed over: gateway #L1597, resolve
#L1603 — same file. (HEAD: main.c#L1602/L1660/L1666.)
  • The GNOME fix: MR!23 “Support openconnect_get_connect_url() to fix SNI and
authgroup problems” (merged 2021-05-15) —
   
https://gitlab.gnome.org/GNOME/NetworkManager-openconnect/-/merge_requests/23
  • The offending KDE line:
https://invent.kde.org/plasma/plasma-nm/-/blob/Plasma/6.7/vpn/openconnect/openconnectauth.cpp#L419
(and
    …/blob/master/… for HEAD)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to