diff options
author | Linus Nordberg <linus@nordberg.se> | 2014-05-04 19:52:13 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordberg.se> | 2014-05-04 19:52:13 +0200 |
commit | ed8bb6d1e454b9ddc793f74f682bd80b1c728904 (patch) | |
tree | ae81a24c1e7bbafd0a169ef94d8fada9d9403408 /webroot/docroot/index.html | |
parent | 68f6bdf0f88322867b35a6ae35a0c4c3ea641884 (diff) |
Get going, first cut.
add-chain looks like it might work properly. Not verified!
Diffstat (limited to 'webroot/docroot/index.html')
-rw-r--r-- | webroot/docroot/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/webroot/docroot/index.html b/webroot/docroot/index.html new file mode 100644 index 0000000..00d1842 --- /dev/null +++ b/webroot/docroot/index.html @@ -0,0 +1,6 @@ +<html><title> +Certificate Transparency Log Server +</title><body> +This is a Certificate Transparency Log Server. +</body></html> + |