Skip to content

Adapt UA detection for newer AnyConnect versions

Marcos Del Sol Vives requested to merge (removed):new-ua into master

Cisco AnyConnect 4.5 and 4.6 have changed the User-Agent (at least on Windows) to AnyConnect Windows 4.x.xxxx. This PR adds a new case to the UA detection.

It also adds extra debug information to tell which client ocserv has detected, for easier detection of such changes if they change the UA again.

Merge request reports