openvpn-install icon indicating copy to clipboard operation
openvpn-install copied to clipboard

Use --genkey secret filename instead

Open P-a-d-r-a-i-g opened this issue 2 years ago • 0 comments

Fix for: WARNING: Using --genkey --secret filename is DEPRECATED. Use --genkey secret filename instead.

https://community.openvpn.net/openvpn/wiki/DeprecatedOptions#Option:--secret

Status Removed Deprecated in: OpenVPN v2.4 Removed in: OpenVPN v2.5 Affects: --genkey Result if used: User Warning printed Replaced by: secret (No leading double dash) Examples: Use --genkey secret filename Notes:

P-a-d-r-a-i-g avatar Nov 08 '22 14:11 P-a-d-r-a-i-g