OpenVPN / easy-rsa

easy-rsa - Simple shell based CA utility
Other
3.96k stars 1.18k forks source link

Introduce new global options: --ku-crit and --bc-crit #1176

Closed TinCanTech closed 2 weeks ago

TinCanTech commented 3 weeks ago

These option allow X509 'critical' attributes to be used.

--ku-crit: Configure 'keyUsage' to set 'critical' attribute.

--bc-crit: Configure 'basicContraints' to set 'critical' attribute.