summaryrefslogtreecommitdiff
path: root/nginx/letsencrypt/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'nginx/letsencrypt/index.html')
-rw-r--r--nginx/letsencrypt/index.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/nginx/letsencrypt/index.html b/nginx/letsencrypt/index.html
new file mode 100644
index 0000000..bd4cee4
--- /dev/null
+++ b/nginx/letsencrypt/index.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8" />
+ <title>LetsEncrypt Certs setup</title>
+</head>
+<body>
+
+ <p>LetsEncrypt Certs setup</p>
+</body>
+</html>