Ajout d'un keyUsage nécessaire pour les AC.
This commit is contained in:
parent
36eff9de5f
commit
45d31f7fe7
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
||||||
- pathlen:0 # FIXME: sub CA personnes ?
|
- pathlen:0 # FIXME: sub CA personnes ?
|
||||||
key_usage:
|
key_usage:
|
||||||
- keyCertSign
|
- keyCertSign
|
||||||
|
- digitalSignature
|
||||||
- cRLSign
|
- cRLSign
|
||||||
key_usage_critical: true
|
key_usage_critical: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue