aboutsummaryrefslogtreecommitdiff
path: root/node_modules/tunnel/test/keys/agent4.cnf
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/tunnel/test/keys/agent4.cnf')
-rw-r--r--node_modules/tunnel/test/keys/agent4.cnf21
1 files changed, 21 insertions, 0 deletions
diff --git a/node_modules/tunnel/test/keys/agent4.cnf b/node_modules/tunnel/test/keys/agent4.cnf
new file mode 100644
index 0000000..5e583eb
--- /dev/null
+++ b/node_modules/tunnel/test/keys/agent4.cnf
@@ -0,0 +1,21 @@
+[ req ]
+default_bits = 1024
+days = 999
+distinguished_name = req_distinguished_name
+attributes = req_attributes
+prompt = no
+
+[ req_distinguished_name ]
+C = US
+ST = CA
+L = SF
+O = Joyent
+OU = Node.js
+CN = agent4
+emailAddress = ry@tinyclouds.org
+
+[ req_attributes ]
+challengePassword = A challenge password
+
+[ ext_key_usage ]
+extendedKeyUsage = clientAuth