summaryrefslogtreecommitdiff
path: root/nginx/letsencrypt/index.html
blob: bd4cee451546297a429384deabda3d396e0bfa17 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8" />
    <title>LetsEncrypt Certs setup</title>
</head>
<body>
    
    <p>LetsEncrypt Certs setup</p>
</body>
</html>