xref: /third_party/nghttp2/src/ca-config.json (revision 2c593315)
1{
2    "signing": {
3	"default": {
4	    "expiry": "87600h"
5	},
6	"profiles": {
7	    "server": {
8		"expiry": "87600h",
9		"usages": [
10		    "signing",
11		    "key encipherment",
12		    "server auth"
13		]
14	    }
15	}
16    }
17}
18