summaryrefslogtreecommitdiffstats
path: root/src/ca.nghttp2.org.csr.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/ca.nghttp2.org.csr.json')
-rw-r--r--src/ca.nghttp2.org.csr.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/ca.nghttp2.org.csr.json b/src/ca.nghttp2.org.csr.json
new file mode 100644
index 0000000..69d9c6a
--- /dev/null
+++ b/src/ca.nghttp2.org.csr.json
@@ -0,0 +1,17 @@
+{
+ "CN": "ca.nghttp2.org",
+ "key": {
+ "algo": "rsa",
+ "size": 2048
+ },
+ "ca": {
+ "expiry": "87600h"
+ },
+ "names": [
+ {
+ "C": "AU",
+ "ST": "Some-State",
+ "O": "Internet Widgits Pty Ltd"
+ }
+ ]
+}