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

`easytls-cryptv2-verify.sh` depends on `safessl-easyrsa.cnf` #305

Open TinCanTech opened 1 year ago

TinCanTech commented 1 year ago

This is a dependency on an EasyRSA file, which is not guaranteed to exist.

EasyRSA can use command make-safe-ssl to generate this file.

EasyTLS must ensure that this file is created and remains.