Youri Tolstoy
bfe4798e06
Update run.sh
...
update command according to ldez/traefik-certs-dumper
5 years ago
Youri Tolstoy
d6cebcd102
Update Dockerfile
...
remove docker dependency
5 years ago
Dario Ernst
1acd629e6f
Use ldez/traefik-certs-dumper in certificate dumper, and make more robust
...
closes #820
6 years ago
Dario Ernst
2c5f977117
Make certdumper output fullchain-pems
...
Before it only outputted a pem-file with the server-certificate —
however, it seems some clients want the fullchain delivered, as it’s
common with letsencrypt.
closes #847
6 years ago
Tim Möhlmann
a5b96553aa
Check for dumpcerts.sh return status code
6 years ago
Tim Möhlmann
fd23e02aaa
Use alpine versioned and defin volumes
6 years ago
Dario Ernst
633919e97c
Add docker to dump traefiks certificates to pem
...
This is required since traefik sitting on HTTP is able to grab
LetsEncrypt certificates which then need to be injected into the front
container.
6 years ago