1
0
Commit Graph

356 Commits

Author SHA1 Message Date
noahbliss
4d8eabb915
s/proxyed/proxied/g
;)
2020-05-15 19:06:51 -04:00
Nicolas Duchon
e8facb6bdd
Merge pull request #654 from nginx-proxy/dev
Merge standalone certificate feature to master
2020-05-11 16:43:45 +02:00
Nicolas Duchon
478f3a13de
Remove beta status of standalone cert feature 2020-05-11 15:48:12 +02:00
Nicolas Duchon
728a893505
Set auth_request off
#570
2020-05-11 15:47:00 +02:00
Nicolas Duchon
45df81962e
Shell linting 2020-05-11 15:43:07 +02:00
Nicolas Duchon
6dd7bc45f5
Test unit for standalone certificates 2020-05-10 19:37:05 +02:00
Nicolas Duchon
8a936cc4fe
Add standalone certificate feature
Standalone certificates are generated from a static user provided
configuration file rather than from the dynamicaly generated (from
running containers environment variables) letsencrypt_service_data file.
2020-05-10 19:35:59 +02:00
Nicolas Duchon
7e3d341bf4
Merge pull request #647 from hiqdev/feature/single_domain_cert
Implemented LETSENCRYPT_SINGLE_DOMAIN_CERTS environment variable
2020-05-10 19:17:55 +02:00
Dmytro Naumenko
177d60bc11
Clarify the LETSENCRYPT_SINGLE_DOMAIN_CERTS value 2020-05-07 17:16:27 +03:00
SilverFire - Dmitry Naumenko
5592543838 Implemented LETSENCRYPT_SINGLE_DOMAIN_CERTS environment variable 2020-04-21 13:29:41 +03:00
Nicolas Duchon
e49c2d5213
Shellcheck linting (#641) 2020-03-23 08:20:46 +01:00
Nicolas Duchon
8640038d45
[skip ci] Multi-domains certificates examples (#640)
fix #613
2020-03-21 16:41:38 +01:00
Nicolas Duchon
004e98b3bf
Merge pull request #637 from OscarKolsrud/patch-1
Update simp_le to 0.18.0
2020-03-17 13:12:34 +01:00
Oscar S Kolsrud
b334366e29
Update simp_le to 0.18.0
Updated simp_le tagged version to include fix for Buypass CA. Fixes issue https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion/issues/634
2020-03-17 12:07:51 +01:00
Nicolas Duchon
92a5f0a86b
Merge pull request #628 from buchdag/chore
Upgrade golang build stage and alpine image
2020-03-09 15:15:58 +01:00
Nicolas Duchon
70a9c8a8eb
Remove deprecated / aliases keys from .travis.yml (#632) 2020-03-09 15:14:59 +01:00
Nicolas Duchon
32b4c05ba7
Update Travis CI badge 2020-03-09 12:50:29 +01:00
Nicolas Duchon
7d8bab1ae5
Upgrade image to alpine 3.11 2020-03-05 16:31:19 +01:00
Nicolas Duchon
36efdd8ec4
Update build stage to golang 1.14 2020-03-05 16:30:56 +01:00
Nicolas Duchon
f5e6cfc688
Merge pull request #626 from imaemo/master
fix typo
v1.12.1
2020-03-04 12:29:32 +01:00
maemo
2dcb2a3c76
fix typo 2020-03-02 00:36:40 +08:00
Nicolas Duchon
82b088353d
Fix and improve the /app/cert_status utility 2019-12-09 23:01:29 +01:00
Nicolas Duchon
9806ba2587
[skip-ci] Update doc to reflect ACME v2 changes (#594) 2019-10-18 00:02:55 +02:00
Nicolas Duchon
cec2482b27
Verify account files existence before perm check (#592)
fix #591
2019-10-17 13:57:48 +02:00
Nicolas Duchon
bcaefd1ac5
Merge pull request #590 from buchdag/acmev2
Switch to ACME v2
v1.12
2019-10-16 14:27:16 +02:00
Nicolas Duchon
2d418615c7
Warn about ACME v1 incompatibility in README 2019-10-16 13:46:28 +02:00
Nicolas Duchon
3764b1b4ea
Update simp_le to 0.16.0 2019-10-16 13:13:51 +02:00
Nicolas Duchon
c5b3715b12
Merge pull request #589 from cherouvim/patch-1
docs: typo
2019-10-14 11:21:42 +02:00
Ioannis Cherouvim
38a689aad4
docs: typo
"must answers" → "must answer"
2019-10-14 11:22:13 +03:00
Nicolas Duchon
b546bbaa17
Update Boulder to 2019-10-07 release 2019-10-10 11:50:19 +02:00
Nicolas Duchon
30c51154e4
Clearer debug and comments on set_ownership_and_permissions() 2019-10-10 11:50:18 +02:00
Nicolas Duchon
5e818db602
Update the test suite for ACME v2 2019-10-10 11:50:18 +02:00
Nicolas Duchon
57fae83e70
ACME v2 compatibility
Use simp_le master branch for now
2019-10-10 11:50:14 +02:00
Nicolas Duchon
d26118f615
Merge pull request #588 from buchdag/fix-561
Enable use of wildcard location configurations
2019-10-10 11:30:58 +02:00
Nicolas Duchon
dc37364c5d
Update build stage to golang 1.13 (#587) 2019-10-10 11:20:32 +02:00
Nicolas Duchon
099cc93c1a
Upgrade image to alpine 3.10 (#586) 2019-10-10 11:20:14 +02:00
Nicolas Duchon
7cc7f10f43
Merge pull request #570 from dsullivan/master
Set auth_request off for acme challenge location
2019-08-20 22:30:32 +02:00
Dan Sullivan
9071075d32 Set auth_request off for acme challenge location 2019-08-18 21:19:36 -04:00
Nicolas Duchon
308bd8f81c
Add tests for wildcard locations 2019-08-02 20:01:36 +02:00
Nicolas Duchon
90e6fbcb49
Use wildcard location configurations
fix #561
2019-08-02 19:55:12 +02:00
Nicolas Duchon
d5f48cf8ec
Merge pull request #555 from buchdag/ci-update
Test suite update / upgrade
2019-06-24 16:46:45 +02:00
Nicolas Duchon
6e4a6197c8
Limit container logs to failed tests 2019-06-24 15:42:33 +02:00
Nicolas Duchon
154c3e1f70
Fix Travis's Docker containers logs 2019-06-24 15:42:19 +02:00
Nicolas Duchon
337ca32a20
Move Travis docker-compose update to a script
and udate docker-compose to 1.24.0
2019-06-24 15:40:56 +02:00
Nicolas Duchon
05b3433c37
Allow 18.04 builds to fail
this dist is not yet officially supported by Travis CI
2019-06-24 15:40:56 +02:00
Nicolas Duchon
ed19587e24
Add 18.04 Bionic to the test matrix 2019-06-24 11:01:06 +02:00
Nicolas Duchon
64019c9bfc
Add 16.04 Xenial to the test matrix 2019-06-24 10:53:52 +02:00
Nicolas Duchon
f03efbb51b
[skip ci] Merge pull request #552 from AsterYujano/patch-1
[doc] Fix: missing backslash in 2 commands
2019-06-23 18:48:03 +02:00
Nicolas Duchon
33d1514a62
Fix CI breakage due to Boulder (#554)
Boulder master is currently broken on Docker:
https://github.com/letsencrypt/boulder/issues/4284
2019-06-23 18:42:59 +02:00
François
33a18c012f
[doc] Fix: missing backslash in 2 commands 2019-06-20 14:16:17 +02:00