20 lines
283 B
JSON
20 lines
283 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|
||
|
]
|
||
|
}
|