diff options
Diffstat (limited to 'daemon/lua/trust_anchors.test/x509/server.tmpl')
-rw-r--r-- | daemon/lua/trust_anchors.test/x509/server.tmpl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/daemon/lua/trust_anchors.test/x509/server.tmpl b/daemon/lua/trust_anchors.test/x509/server.tmpl new file mode 100644 index 0000000..8021616 --- /dev/null +++ b/daemon/lua/trust_anchors.test/x509/server.tmpl @@ -0,0 +1,7 @@ +organization = Fake DNS root org test server +cn = localhost +tls_www_server +encryption_key +signing_key +dns_name = localhost +expiration_days = -1 |