Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • NetworkManager-openconnect NetworkManager-openconnect
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 52
    • Issues 52
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • NetworkManager-openconnectNetworkManager-openconnect
  • Merge requests
  • !2

service: include --csd-wrapper script in openconnect arguments

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Daniel Lenski requested to merge dlenski/NetworkManager-openconnect:connection_phase_csd into main Jun 06, 2018
  • Overview 32
  • Commits 6
  • Pipelines 1
  • Changes 9

This is needed to fully support the GlobalProtect protocol, as implemented in current openconnect master. Ping @dwmw2.

At least one protocol (GlobalProtect) requires the security checker ("CSD") script to be invoked during the tunnel/connection phase, rather than the authentication phase, because the access-enabling mechanism depends on knowing the IP address(es) of the client in the internal network. See check_or_submit_hip_report() in cstp.c in OpenConnect.

Edited Mar 11, 2022 by Lubomir Rintel
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: connection_phase_csd