mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-07-01 06:15:45 +00:00
@ -424,7 +424,7 @@ If you are running the container in a virtualized environment (Hyper-V, VirtualB
|
||||
By default nginx-proxy generates location blocks to handle ACME HTTP Challenge, excepted when `HTTPS_METHOD=noredirect` or there is no certificate for the domain. Ths behavior can be changed with environment variable `ACME_HTTP_CHALLENGE_LOCATION`. It accepts these values:
|
||||
* `legacy`: default value; current default behavior
|
||||
* `true`: handle ACME HTTP Challenge in all cases
|
||||
* `false`: do not handle ACME HTTP Chalenge at all.
|
||||
* `false`: do not handle ACME HTTP Challenge at all.
|
||||
|
||||
### Diffie-Hellman Groups
|
||||
|
||||
|
Reference in New Issue
Block a user