mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 06:20:14 +00:00
disable the tls-alpn challenge
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
@@ -27,5 +27,8 @@ https://*.*.*.*.*.*:8443 {
|
||||
|
||||
tls {
|
||||
on_demand
|
||||
issuer acme {
|
||||
disable_tlsalpn_challenge
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user