OpenVPN / easy-rsa

easy-rsa - Simple shell based CA utility
Other
4k stars 1.19k forks source link

Remove `$EASYRSA_LEGACY_SAFE_SSL` and relevant code #1116

Closed TinCanTech closed 2 months ago

TinCanTech commented 4 months ago

Global option --old-safe-ssl is required to trigger use of $EASYRSA_LEGACY_SAFE_SSL

This also removes use of sed, to expand openssl-easyrsa.cnf

~This is postponed until v3.2.1, to allow this long standing method to be included in at least one v3.2.x release.~

This cannot be completed, because openssl-easyrsa.cnf will always be a user file.