summaryrefslogtreecommitdiffstats
path: root/src/ca.nghttp2.org.csr.json
blob: 69d9c6a4d5edaf1e62b45069ec48dd8bea6b9443 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "CN": "ca.nghttp2.org",
    "key": {
	"algo": "rsa",
	"size": 2048
    },
    "ca": {
	"expiry": "87600h"
    },
    "names": [
	{
	    "C": "AU",
	    "ST": "Some-State",
	    "O": "Internet Widgits Pty Ltd"
	}
    ]
}