Skip to content

Change default user agent

n0toose requested to merge n0toose/NetworkManager-openconnect:main into main

Some AnyConnect servers reject connections if the user agent does not start with 'AnyConnect'. This change implements a "sane", project-specific default that does not obscure the identity of the client to system administrators, while still ensuring that it will work out of the box without worsening the user experience.

See: https://gitlab.com/openconnect/openconnect/-/issues/544

Merge request reports