blob: 113a08f66cb82c35b37b9f15af53386d62d0bc08 [file] [log] [blame]
Sergiusz Bazanskif02cd772018-08-28 15:25:33 +01001{
2 "signing": {
3 "default": {
4 "expiry": "8760h"
5 },
6 "profiles": {
7 "test": {
8 "usages": ["signing", "key encipherment", "server auth", "client auth"],
9 "expiry": "8760h"
10 }
11 }
12 }
13}