mirror of
https://github.com/go-acme/lego
synced 2026-03-14 14:35:48 +01:00
efficientip: add insecure skip verify option (#2052)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
parent
5af3c6c042
commit
7186ebb6f1
4 changed files with 13 additions and 0 deletions
|
|
@ -54,6 +54,7 @@ More information [here]({{< ref "dns#configuration-and-credentials" >}}).
|
|||
| Environment Variable Name | Description |
|
||||
|--------------------------------|-------------|
|
||||
| `EFFICIENTIP_HTTP_TIMEOUT` | API request timeout |
|
||||
| `EFFICIENTIP_INSECURE_SKIP_VERIFY` | Whether or not to verify EfficientIP API certificate |
|
||||
| `EFFICIENTIP_POLLING_INTERVAL` | Time between DNS propagation check |
|
||||
| `EFFICIENTIP_PROPAGATION_TIMEOUT` | Maximum waiting time for DNS propagation |
|
||||
| `EFFICIENTIP_TTL` | The TTL of the TXT record used for the DNS challenge |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue