summaryrefslogtreecommitdiffstats
path: root/src/test.nghttp2.org.csr.json
blob: 5ee306955f37fe0fcc7f921eed457dba801901af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "CN": "not-used.nghttp2.org",
    "hosts": [
	"TEST.NGHTTP2.ORG",
	"*.test.nghttp2.org",
	"w*w.test.nghttp2.org"
    ],
    "key": {
	"algo": "rsa",
	"size": 2048
    },
    "names": [
	{
	    "C": "AU",
	    "ST": "Some-State",
	    "O": "Internet Widgits Pty Ltd"
	}
    ]
}