Add missing crl_signing

This commit is contained in:
Domonkos Czinke 2017-02-16 16:34:42 +01:00 committed by Martin Atkins
parent 76b41e6efe
commit 7776af156b
2 changed files with 2 additions and 0 deletions

View File

@ -79,6 +79,7 @@ both [Key Usage](https://tools.ietf.org/html/rfc5280#section-4.2.1.3) and
* `data_encipherment`
* `key_agreement`
* `cert_signing`
* `crl_signing`
* `encipher_only`
* `decipher_only`
* `any_extended`

View File

@ -99,6 +99,7 @@ both [Key Usage](https://tools.ietf.org/html/rfc5280#section-4.2.1.3) and
* `data_encipherment`
* `key_agreement`
* `cert_signing`
* `crl_signing`
* `encipher_only`
* `decipher_only`
* `any_extended`