1
0
Commit Graph

646 Commits

Author SHA1 Message Date
Nicolas Duchon
0d95965f78
[skip ci] Merge pull request #734 from spiral-dev/patch-1
Fix document location
2020-12-19 16:13:31 +01:00
RB
3ca59ebda3
Fix document location
Document now points to correct location of data persistence
2020-12-19 15:22:01 +01:00
Nicolas Duchon
1752a420fa
Merge pull request #727 from buchdag/ci-fix
Fix LETSENCRYPT_KEYSIZE feature and tests
v2.0.1
2020-12-08 23:58:58 +01:00
Nicolas Duchon
2cc81fcffe
[skip ci] Merge pull request #726 from bgarret/patch-1
Improve the Zero SSL documentation
2020-12-08 12:46:23 +01:00
Benoit Garret
1d62687cc6
Improve the Zero SSL documentation 2020-12-08 12:27:09 +01:00
Nicolas Duchon
a95a64eaac
Merge pull request #724 from bgarret/master
Allow ZEROSSL_API_KEY on the letsencrypt container
2020-12-08 10:36:27 +01:00
Benoit Garret
5f0bde1be4 Allow ZEROSSL_API_KEY on the letsencrypt container 2020-12-07 21:57:50 +01:00
Nicolas Duchon
6bfdd87109
Fix private keys types 2020-12-07 21:10:14 +01:00
Nicolas Duchon
082ad32f49
Fix the private_keys test 2020-12-07 21:05:32 +01:00
Nicolas Duchon
39682fa3e6
Test any image passed as argument to test/run.sh 2020-12-07 21:04:29 +01:00
Nicolas Duchon
6a4541ade9
Fix expected empty test output
They still require an (empty) expected-std-out.txt file
2020-12-07 19:40:41 +01:00
Nicolas Duchon
73b7186d6d
Raise back docker-gen debounce a bit 2020-12-07 00:57:22 +01:00
Nicolas Duchon
3d0cd89668
Remove array variable indirection hack
Replaced by declare -n builtin of Bash 4.3
2020-12-07 00:56:09 +01:00
Nicolas Duchon
1e3d4cf6c2
Update acme.sh to 2.8.8 (#723) 2020-12-06 11:56:56 +01:00
Nicolas Duchon
bc9327e873
Use Dependabot to maintain Docker dependencies 2020-11-30 19:01:50 +01:00
Nicolas Duchon
fb4d58e41e
[skip ci] doc typos v2.0.0 2020-11-30 15:20:57 +01:00
Nicolas Duchon
849c676f15
Merge pull request #719 from nginx-proxy/acme.sh
Replace simp_le with acme.sh
2020-11-30 15:10:07 +01:00
Nicolas Duchon
680b1a4575
[skip ci] Build & push to DockerHub w/ GH Actions 2020-11-30 12:28:59 +01:00
Nicolas Duchon
65520ff6fb
Small fixes on symlinks test 2020-11-29 02:55:13 +01:00
Nicolas Duchon
5cfe0cb2d3
Fix the container_restart test
This might be a race condition
2020-11-29 02:55:13 +01:00
Nicolas Duchon
f069d50d33
Fix tests self cleanup 2020-11-29 02:55:13 +01:00
Nicolas Duchon
2cece8658a
Fix docker_api test expecting wrong signal 2020-11-29 02:55:13 +01:00
Nicolas Duchon
d4c4c32a7b
Warn that v2.0.0 is not 100% backward compatible 2020-11-29 02:55:13 +01:00
Nicolas Duchon
7a787c7700
Add ACMESH_VERSION build arg to the Dockerfile 2020-11-29 02:55:12 +01:00
Nicolas Duchon
10e866210d
Silence detached had warning on docker-gen build 2020-11-29 02:55:12 +01:00
Nicolas Duchon
c2ca8ef944
Cleaner use of apk in install_acme.sh 2020-11-29 02:55:12 +01:00
Nicolas Duchon
26f61150a1
Add Zero SSL documentation 2020-11-29 02:55:12 +01:00
Nicolas Duchon
8a57f95994
Comment clarification in single domain test 2020-11-29 02:55:12 +01:00
Nicolas Duchon
ce78b18088
User correct DEBUG level in tests 2020-11-29 02:55:12 +01:00
Nicolas Duchon
1966e52a61
Support for preferred chain 2020-11-29 02:55:11 +01:00
Nicolas Duchon
d119a7e5f4
Go template formatting adjustments 2020-11-27 14:47:28 +01:00
Nicolas Duchon
e9aa88f091
Add support for Zero SSL API key 2020-11-27 14:47:28 +01:00
Nicolas Duchon
3db820a339
Test for private keys types 2020-11-27 14:47:28 +01:00
Nicolas Duchon
caf79a0071
Shell linting 2020-11-27 14:47:28 +01:00
Nicolas Duchon
a5b3b0a8b6
Do not attempt to read inexistant files in tests 2020-11-27 14:47:28 +01:00
Nicolas Duchon
b2e85e1c6c
Update Boulder to 2020-10-19 release 2020-11-27 14:47:27 +01:00
Nicolas Duchon
92cf9ff147
Test suite refactoring
As much as possible, output to stdout on error condition only
in order to reduce the need for expected-std-out.txt
2020-11-27 14:47:25 +01:00
Nicolas Duchon
f8a24a6dff
Use acme.sh maximum debug level 2020-11-27 14:46:48 +01:00
Nicolas Duchon
d36dea9dda
More robust ACME account registration 2020-11-27 14:46:48 +01:00
Nicolas Duchon
5778216fad
Rename LETSENCRYPT_ACME_CA_URI > ACME_CA_URI 2020-11-27 14:46:48 +01:00
Nicolas Duchon
83aa3c9fda
Support for Zero SSL 2020-11-27 14:46:47 +01:00
Nicolas Duchon
a90c82a1a7
Add support for elliptic curve 512 bits keys 2020-11-27 14:46:47 +01:00
Nicolas Duchon
90c3ec6aa6
Update doc on failing authorizations 2020-11-27 14:46:47 +01:00
Nicolas Duchon
8052f04b07
Store and use image version based on git describe 2020-11-27 14:46:47 +01:00
Nicolas Duchon
9e6655c665
Update maintainer label 2020-11-27 14:46:47 +01:00
Henrique Bastos
d3dcce19ba
Reduce intermediary image size 2020-11-27 14:46:47 +01:00
Nicolas Duchon
fc6677404c
netcat is no longer required by acme.sh 2020-11-27 14:46:46 +01:00
Nicolas Duchon
3f2c852998
Upgrade image to alpine 3.12 2020-11-27 14:46:46 +01:00
Nicolas Duchon
54e73a994b
Backward compatibility with REUSE_PRIVATE_KEYS 2020-11-27 14:46:46 +01:00
Nicolas Duchon
14a019fedb
Fix private key reuse 2020-11-27 14:46:46 +01:00