OpenVPN / easy-rsa

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

Remove command 'init-pki', option 'soft', undefined usage #1119

Closed TinCanTech closed 2 weeks ago

TinCanTech commented 4 months ago

A soft option infers that there is history to a PKI. Command init-pki specifically destroys ALL history.

While there may be obscure reasons to preserve history, preserving vars is better done else where.

Preserving pki/reqs is suitable.