Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set SNI for VPN connection #1167

Merged
merged 7 commits into from
Nov 14, 2023
Merged

set SNI for VPN connection #1167

merged 7 commits into from
Nov 14, 2023

Conversation

DimitriPapadopoulos
Copy link
Collaborator

No description provided.

astibal and others added 7 commits November 14, 2023 22:48
 - it is a good practice to indicate SNI for target server

Signed-off-by: ales stibal <[email protected]>
Signed-off-by: ales stibal <[email protected]>
* Option --sni requires a mandatory argument, a server name (SNI)
  to use during TLS handshake.
* If omitted, openfortivpn will use the host argument instead.
* Always set SNI during TLS handshake, using the SNI passed with
  option --sni, or the host argument.
@DimitriPapadopoulos DimitriPapadopoulos merged commit 91527f2 into master Nov 14, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants