Commit graph

40 commits

Author SHA1 Message Date
Ludovic Fernandez 466d7461b7
Split Docker provider 2023-05-10 15:28:05 +02:00
Fernandez Ludovic 79c5f34156 Merge branch v2.10 into v3.0 2023-04-17 11:58:01 +02:00
mloiseleur c4bea197ab
More details on for mTLS 2023-04-12 12:10:05 +02:00
Fernandez Ludovic 7875826bd9 Merge branch v2.10 into v3.0 2023-03-21 16:45:33 +01:00
Romain 7af9d16208
Introduce traefik.io API Group CRDs 2023-03-20 15:38:08 +01:00
Romain 2b67f1f66f
Remove Marathon provider 2022-12-19 11:52:05 +01:00
Romain a002ccfce3
ACME Default Certificate
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2022-09-13 20:34:08 +02:00
Dylan Rodgers 37b6edb28c
Added resources for businesses 2022-09-09 17:17:53 +02:00
Ludovic Fernandez 45453b20fa
chore: update to go1.19 2022-08-09 17:36:08 +02:00
Kevin Pollet d5ff301d90
Support certificates configuration in TLSStore CRD
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2022-05-19 16:42:09 +02:00
Ludovic Fernandez 7c4bf602f0
Add title and description metadata to documentation pages 2022-04-15 15:44:08 +02:00
J.Winter 822b94c45d
Add default certificate definition example for Kubernetes 2022-03-22 09:56:07 +01:00
mloiseleur 491de0cf64
Enhance doc on static vs dynamic configuration 2022-03-03 20:18:07 +01:00
Romain 2644c1f598
Makes ALPN protocols configurable 2021-08-20 18:20:06 +02:00
romain ce2e02b690 Merge current v2.4 into master 2021-06-22 14:44:56 +02:00
Tom Moulard c9df233d24
Changing default file format for the snippets from TOML to YAML 2021-06-19 00:08:08 +02:00
Rio Kierkels 0a3e40332a
Improve CA certificate loading from kubernetes secret 2021-06-14 18:06:10 +02:00
james426759 af22cabc6f
Fix docs for TLS 2020-11-10 17:28:04 +01:00
Andrew Savinykh b80f89e3db
Adding details about the default TLS options to the documentation 2020-10-15 14:12:04 +02:00
Freddy Grieshaber 0f7c322623
Improve documentation for usage of Kubernetes Ingress 2020-09-15 09:46:04 +02:00
Dakshraj Sharma 3e3b7238e0
doc: Minor language improvement in TLS documentation 2020-08-25 17:10:04 +02:00
Stephan Müller fdf2a68a11
doc: add name of used key for kubernetes client auth 2020-07-28 17:18:03 +02:00
Romain 0e97a3becd
Revert domain fronting fix
* revert domain fronting changes

* reintroduce HostHeader rule

* add doc for removals
2020-07-13 17:58:03 +02:00
Jean-Baptiste Doumenjou c315b4e064
Change the default value of insecureSNI
* fix: allow domain fronting by default

* review: typo.

* review: doc.

Co-authored-by: Fernandez Ludovic <ludovic@containo.us>
2020-07-10 18:48:03 +02:00
Romain 2b35397169
Disable domain fronting
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
2020-07-08 12:18:03 +02:00
Daniel Tomcej 7c430e5c9d
Allow PreferServerCipherSuites as a TLS Option 2020-02-12 18:06:04 +01:00
Jean-Baptiste Doumenjou d3977ce40e Improve documentation about Kubernetes IngressRoute 2020-01-07 11:26:05 +01:00
Kelvin Sarink 5a3e325742 Add tls option for Elliptic Curve Preferences 2019-11-03 15:54:04 +01:00
kmeekva 1f39083555 Add support for MaxVersion in tls.Options 2019-10-29 12:58:05 +01:00
Constantin Stan 538d5e8be4 TLS_RSA_WITH_AES_256_GCM_SHA384 is considered weak 2019-10-07 15:02:06 +02:00
Michael 17480abe85 YAML I love you 2019-09-23 17:00:06 +02:00
Ludovic Fernandez bfde17b4d7 Improve routing documentation 2019-09-23 14:32:04 +02:00
Ludovic Fernandez 76263a9610 Improve TLS documentation. 2019-09-23 11:22:05 +02:00
Ludovic Fernandez 232c113dae Misc documentation fixes 2019-09-09 10:36:08 +02:00
Ludovic Fernandez 07eb9c5970 Update restrictions in the documentation. 2019-09-02 03:26:04 -07:00
Ludovic Fernandez 75c99a0491 doc: improve examples. 2019-07-22 09:58:04 +02:00
Jean-Baptiste Doumenjou 2c7cfd1c68 Expand Client Auth Type configuration 2019-07-12 17:50:04 +02:00
Ludovic Fernandez c7d336f958 Use the same case everywhere 2019-07-01 11:30:05 +02:00
Ludovic Fernandez 4245096be4 Define a TLS section to group TLS, TLSOptions, and TLSStores.
Co-authored-by: Jean-Baptiste Doumenjou <jb.doumenjou@gmail.com>
2019-06-27 23:58:03 +02:00
mpl 4012599264 docs: rewrite of the HTTPS and TLS section
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2019-06-19 19:00:06 +02:00