mirror of
https://github.com/traefik/traefik.git
synced 2025-09-25 15:51:15 +02:00
doc: fix wrong acme information
This commit is contained in:
parent
b3078b75cd
commit
e28d9426b9
@ -419,10 +419,6 @@ Traefik will terminate the SSL connections (meaning that it will send decrypted
|
|||||||
tls: {}
|
tls: {}
|
||||||
```
|
```
|
||||||
|
|
||||||
!!! info "HTTPS & ACME"
|
|
||||||
|
|
||||||
In the current version, with [ACME](../../https/acme.md) enabled, automatic certificate generation will apply to every router declaring a TLS section.
|
|
||||||
|
|
||||||
!!! important "Routers for HTTP & HTTPS"
|
!!! important "Routers for HTTP & HTTPS"
|
||||||
|
|
||||||
If you need to define the same route for both HTTP and HTTPS requests, you will need to define two different routers:
|
If you need to define the same route for both HTTP and HTTPS requests, you will need to define two different routers:
|
||||||
@ -846,10 +842,6 @@ Services are the target for the router.
|
|||||||
passthrough: true
|
passthrough: true
|
||||||
```
|
```
|
||||||
|
|
||||||
!!! info "TLS & ACME"
|
|
||||||
|
|
||||||
In the current version, with [ACME](../../https/acme.md) enabled, automatic certificate generation will apply to every router declaring a TLS section.
|
|
||||||
|
|
||||||
#### `options`
|
#### `options`
|
||||||
|
|
||||||
The `options` field enables fine-grained control of the TLS parameters.
|
The `options` field enables fine-grained control of the TLS parameters.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user