mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
disable the tls-alpn challenge
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
1dc69dca29
commit
849c0c4c89
1 changed files with 3 additions and 0 deletions
|
|
@ -27,5 +27,8 @@ https://*.*.*.*.*.*:8443 {
|
|||
|
||||
tls {
|
||||
on_demand
|
||||
issuer acme {
|
||||
disable_tlsalpn_challenge
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue