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

Deprecated option in --genkey #1256

Open
qbabron opened this issue Oct 30, 2024 · 0 comments
Open

Deprecated option in --genkey #1256

qbabron opened this issue Oct 30, 2024 · 0 comments

Comments

@qbabron
Copy link

qbabron commented Oct 30, 2024

There is deprecated option (Debian) in lines 747 and 751:
openvpn --genkey --secret /etc/openvpn/tls-crypt.key
openvpn --genkey --secret /etc/openvpn/tls-auth.key
Should be:
openvpn --genkey secret /etc/openvpn/tls-crypt.key
openvpn --genkey secret /etc/openvpn/tls-auth.key

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

No branches or pull requests

1 participant