ssl ldap update

This commit is contained in:
2021-05-23 20:41:15 +00:00
parent 86d221b4e7
commit 262af03935
7 changed files with 85 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
location /.well-known/acme-challenge/ {
content_by_lua_block {
auto_ssl:challenge_server()
}
}