-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce new global options: --ku-critical and --bc-critical
These option allow X509 'critical' attributes to be used. --ku-critical (--ku-crit): Configure 'keyUsage' to set 'critical' attribute. --bc-critical (--bc-crit): Configure 'basicContraints' to set 'critical' attribute. Use of these options is left to the discretion of the the user task. Supported certificate types does not include 'email', 'codeSigning' or 'kdc'. Signed-off-by: Richard T Bonhomme <[email protected]>
- Loading branch information
1 parent
d51d79b
commit f86fa88
Showing
1 changed file
with
37 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters