init
This commit is contained in:
13
cfssl/ca-config.json
Normal file
13
cfssl/ca-config.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"signing": {
|
||||
"default": {
|
||||
"usages": [
|
||||
"signing",
|
||||
"key encipherment",
|
||||
"server auth",
|
||||
"client auth"
|
||||
],
|
||||
"expiry": "876000h"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user