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

openvpn: Add peer fingerprint mode #1075

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

dmbaturin
Copy link
Member

Since pre-shared keys are deprecated, we need to document the migration path.

set interfaces openvpn vtun1 remote-address '10.255.1.1'

Remote Configuration - Annotated:
set interfaces openvpn vtun1 shared-secret-key openvpn-1 # Locally generated secret name
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this line deleted, if this is a cert based s2s vpn? (also on the remote site config)

and is
set tls certificate 'openvpn-local'
set tls certificate 'openvpn-remote'
missing?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, right, those were missing, thanks!

@jestabro jestabro merged commit 93c8726 into vyos:master Sep 13, 2023
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants