Commit graph

105 commits

Author SHA1 Message Date
Ludovic Fernandez
5ca7fff7f6
doc: fix infobloc documentation 2022-08-25 10:34:09 +02:00
Ludovic Fernandez
45453b20fa
chore: update to go1.19 2022-08-09 17:36:08 +02:00
Dylan Rodgers
28da781194
Add callout for anyone using Traefik to manage commercial applications 2022-07-05 10:02:09 +02:00
romain
41748c3ae4 Merge current v2.7 into v2.8 2022-06-27 16:12:21 +02:00
tomatokoolaid
470a4f6e5f
Update to improve info section relevance 2022-06-27 10:32:08 +02:00
Tom Moulard
59e66dfce5
Merge current branch master into v2.7 2022-06-10 16:17:55 +02:00
Ludovic Fernandez
6d6f8b28d7
Update go-acme/lego to v4.7.0 2022-06-02 13:00: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
Nick Reilingh
7243e65b51
Fix certificates resolver typo 2022-03-23 09:26:08 +01: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
Vladislav Shub
3ac755bd2f
Add Hurricane Electric to acme documentation 2022-01-31 13:30:05 +01:00
mpl
477fa15859
Clarify that ACME challenge is mandatory 2022-01-26 18:10:05 +01:00
Tom Moulard
64af364b02
Merge current v2.5 into v2.6 2022-01-20 09:48:51 +01:00
Ludovic Fernandez
cf14b8fa92
Update go-acme/lego to v4.6.0 2022-01-20 09:38:07 +01:00
Pablo Montepagano
0a5c9095ac
feat: allow configuration of ACME certificates duration 2021-11-10 12:06:09 +01:00
Marc Bihlmaier
20dfb91948
docs: remove quotes in certificatesresolvers CLI examples 2021-10-28 18:14:14 +02:00
Ludovic Fernandez
89001ae9a4
Update go-acme/lego to v4.5.0 2021-10-01 09:20:08 +02:00
Romain
be52c5abb1
Fix http scheme urls in documentation 2021-08-31 18:54:06 +02: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
Ludovic Fernandez
b03c5ff5ce
Update go-acme/lego to v4.4.0 2021-06-08 23:50:05 +02:00
Ludovic Fernandez
7e76abc067
Update go-acme/lego to v4.3.0 2021-03-11 09:52:04 +01:00
Ludovic Fernandez
da0a16e122
Update go-acme/lego to v4.2.0 2021-01-25 09:28:04 +01:00
Ludovic Fernandez
a488430f23
acme: add external account binding support. 2020-12-01 10:40:05 +01:00
james426759
af22cabc6f
Fix docs for TLS 2020-11-10 17:28:04 +01:00
Ludovic Fernandez
3a45f05e36
Update go-acme/lego to v4.1.0 2020-11-08 23:24:04 +01:00
Andrew Savinykh
b80f89e3db
Adding details about the default TLS options to the documentation 2020-10-15 14:12:04 +02:00
Michael
556f7608db
fix: use provider keytype instead of account keytype. 2020-10-08 12:58:04 +02:00
romain
4592626bbb Merge branch v2.2 into v2.3 2020-09-15 10:57:20 +02:00
Freddy Grieshaber
0f7c322623
Improve documentation for usage of Kubernetes Ingress 2020-09-15 09:46:04 +02:00
Fernandez Ludovic
3678bd5a93 Merge branch v2.2 into v2.3 2020-09-04 21:06:11 +02:00
Ludovic Fernandez
41aa2672cd
Update go-acme/lego to v4.0.1 2020-09-04 10:52:03 +02:00
Fernandez Ludovic
69c0f38305 Merge branch v2.2 into v2.3 2020-08-27 12:54:50 +02:00
Dakshraj Sharma
3e3b7238e0
doc: Minor language improvement in TLS documentation 2020-08-25 17:10:04 +02:00
Fernandez Ludovic
675655d437 Merge branch v2.2 into v2.3 2020-07-28 17:50:35 +02:00
Stephan Müller
fdf2a68a11
doc: add name of used key for kubernetes client auth 2020-07-28 17:18:03 +02:00
Filip Kszczot
a6c6127e33
spelling(docs/content/routing/providers/docker.md) 2020-07-28 01:02:03 +02:00
jb doumenjou
207d0bec78 Merge v2.2 into v2.3 2020-07-22 15:49:28 +02:00
Neil McAllister
720bef97e6 doc: add pilot and plugins documentation. 2020-07-15 20:14:04 +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
Thomas Einwaller
d698eba1e7
added required quotes to domains config
* added required quotes to domains config

otherwise syntax is incorrect

* review.

Co-authored-by: Fernandez Ludovic <ludovic@containo.us>
2020-07-03 15:18:03 +02:00
Ludovic Fernandez
3350b56057
Update go-acme/lego to v3.8.0 2020-07-02 13:56:03 +02:00
David Badura
295ed76a1a
fix certResolver typo 2020-07-01 14:42:04 +02:00
Roger D. Winans
8da051789f
Fix statement about lego _FILE env var 2020-07-01 13:16:04 +02:00