hack/scripts-dev/docker-dns: add "certs-common-name" test case

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
Gyuho Lee
2017-12-01 15:24:25 -08:00
parent 9deaee3ea1
commit da52b23542
9 changed files with 416 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"signing": {
"default": {
"usages": [
"signing",
"key encipherment",
"server auth",
"client auth"
],
"expiry": "87600h"
}
}
}