TinCanTech / easy-tls

Manage and Inline OpenVPN TLS keys and Easy-RSA PKI credentials. Supports OpenVPN TLS-Crypt-V2 key system and OpenVPN Peer-Fingerprint mode.
GNU General Public License v2.0
87 stars 19 forks source link

Inline command options `add-dh` and `no-key` should only be used by `inline_base()` #300

Closed TinCanTech closed 2 years ago

TinCanTech commented 2 years ago

add-dh and no-key are passed to inline_base() via the userland inline-* command, therefore they must be used by each command.