Commit graph

53 commits

Author SHA1 Message Date
Ludovic Fernandez f1b085fa36 Move code to pkg 2019-03-15 09:42:03 +01:00
Ludovic Fernandez 87da7520de Migrate to go-acme/lego. 2019-03-14 11:04:04 +01:00
Julien Salleyron 4a68d29ce2 Add a new protocol
Co-authored-by: Gérald Croës <gerald@containo.us>
2019-03-14 09:30:04 +01:00
Ludovic Fernandez 115ddc6a4a refactor: applies linting. 2019-02-05 17:10:03 +01:00
Ludovic Fernandez f19c497621 Updates Backoff 2019-02-04 16:38:08 +01:00
SALLEYRON Julien 9ebe3c38b2 New rule syntax
Co-authored-by: jbdoumenjou <jb.doumenjou@gmail.com>
2019-01-30 16:24:07 +01:00
Ludovic Fernandez 227fab3867 fix: update lego. 2019-01-30 14:00:05 +01:00
Ludovic Fernandez 9b2423aaba Update Lego 2019-01-08 14:32:04 +01:00
SALLEYRON Julien 5d91c7e15c Remove old global config and use new static config 2018-11-27 17:42:04 +01:00
Ludovic Fernandez a09dfa3ce1 Dynamic Configuration Refactoring 2018-11-14 10:18:03 +01:00
Fernandez Ludovic d3ae88f108 Merge tag 'v1.7.4' into master 2018-10-30 12:34:00 +01:00
Ludovic Fernandez 74dc5b1c58 Support custom DNS resolvers for Let's Encrypt. 2018-10-25 17:38:04 +02:00
Fernandez Ludovic 6dcb51a4bd Merge 'v1.7.3' into master 2018-10-15 13:13:48 +02:00
Ludovic Fernandez 1b54f4d32a acme: prevent some malformed errors. 2018-10-11 10:50:03 +02:00
Fernandez Ludovic 05f052b092 Merge branch 'v1.7.2' into master 2018-10-05 13:51:23 +02:00
SALLEYRON Julien 7033b996c6 Don't challenge ACME when host rule on another entry point 2018-09-27 18:04:03 +02:00
Fernandez Ludovic bd4846aa9c Merge branch 'v1.7' into master 2018-09-07 19:33:01 +02:00
Fernandez Ludovic 538424b01c Merge branch 'v1.6' into v1.7 2018-09-07 10:11:30 +02:00
NicoMen 913d8737cc Allow Træfik to know if a Host rule is malformed 2018-09-04 17:14:04 +02:00
Fernandez Ludovic 4055654e9b Merge branch 'v1.7' into master 2018-08-28 17:04:39 +02:00
Fernandez Ludovic bd3b787fd5 Merge 'v1.6.6' into v1.7 2018-08-21 11:43:34 +02:00
NicoMen d81c4e6d1a Avoid duplicated ACME resolution 2018-08-20 09:40:03 +02:00
NicoMen d04b4fa2cc Set a keyType to ACME if the account is stored with no KeyType 2018-08-08 07:58:03 +02:00
Fernandez Ludovic dad0e75121 Merge branch 'v1.7' into master 2018-08-02 17:28:44 +02:00
Jean-Baptiste Doumenjou 8627256e74 Remove Deprecated Step 1 2018-07-31 19:28:03 +02:00
NicoMen 402f7011d4 Fix ACME certificate for wildcard and root domains 2018-07-31 12:32:04 +02:00
Lukas Prettenthaler 838dd8c19f Fix acme account deletion without provider change 2018-07-31 11:50:03 +02:00
SALLEYRON Julien 027093a5a5 Create init method on provider interface 2018-07-11 09:08:03 +02:00
Ludovic Fernandez 139f280f35 ACME TLS ALPN 2018-07-03 12:44:04 +02:00
Fernandez Ludovic 586ba31120 Merge v1.6.4 into master 2018-06-15 17:58:20 +02:00
Ludovic Fernandez 7451449dd6 Simplify get acme client 2018-06-15 16:42:03 +02:00
Ludovic Fernandez 5b2b29043c Use logrus writer instead of os.Stderr 2018-06-15 16:08:03 +02:00
Fernandez Ludovic a5beeb4f04 Merge tag 'v1.6.3' into master 2018-06-05 23:07:53 +02:00
Ludovic Fernandez ae7c947ba5 Add user agent for ACME 2018-06-05 09:54:03 +02:00
Ludovic Fernandez b2cf03fa5c Use to the stable version of Lego 2018-05-31 09:30:04 +02:00
NicoMen 3f5772c62a Improve ACME account registration URI management 2018-05-28 14:40:03 +02:00
Fernandez Ludovic e2a5d4f83e Merge 'v1.6.2' into master 2018-05-22 19:14:34 +02:00
Michael 68cc826519 Add option to select algorithm to generate ACME certificates 2018-05-16 11:44:03 +02:00
Ludovic Fernandez 7a1feb3c51 fix: acme errors management. 2018-05-15 17:28:02 +02:00
SALLEYRON Julien a1bbaec71f Does not generate ACME certificate if domain is checked by dynamic certificate 2018-04-27 10:36:04 +02:00
Fernandez Ludovic 3b3ca89483 Merge branch 'v1.6' into master 2018-04-25 08:22:17 +02:00
SALLEYRON Julien b4e3bca6fa Remove acme provider dependency in server 2018-04-24 22:40:04 +02:00
Ludovic Fernandez d8e2d464ad Remove dead code. 2018-04-23 10:54:03 +02:00
NicoMen a2e03e3bd0 Create backup file during migration from ACME V1 to ACME V2 2018-04-16 19:34:04 +02:00
NicoMen 7109910f46 Generate wildcard certificate with SANs in ACME 2018-04-11 17:16:07 +02:00
NicoMen 3be74bb275 Fix acme.json file automatic creation 2018-04-10 10:52:04 +02:00
Ludovic Fernandez 0ef1b7b683 Fix: Add TTL and custom Timeout in DigitalOcean DNS provider 2018-04-06 17:04:03 +02:00
NicoMen e74e7cf734 Add ACME certificates only on ACME EntryPoint 2018-04-06 08:44:03 +02:00
Tait Clarridge f1a05ab73c Add wildcard match to acme domains 2018-03-27 16:18:03 +02:00
NicoMen 16bb9b6836 ACME V2 Integration 2018-03-26 14:12:03 +02:00