hack/scripts-dev: add separate certs, scripts to "docker-dns-srv"

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
This commit is contained in:
Gyu-Ho Lee
2017-12-01 14:07:10 -08:00
committed by Gyuho Lee
parent e3b3608175
commit d50eb4d671
18 changed files with 383 additions and 0 deletions

View File

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