All Projects → thomseddon → traefik-certs

thomseddon / traefik-certs

Licence: MIT license
Extract SSL certificates from traefik and create certificate files for use elsewhere

Programming Languages

go
31211 projects - #10 most used programming language

Traefik Certs

Minimal service to extract SSL certificates from traefik and create certificate files for use elsewhere.

Quick Start

See the (examples) directory for example docker compose demonstrating config.

Configuration

The environment variables are:

Environment Variable Default Description
CERT_PATH /certs Path to directory where certs will be placed
ACME_PATH Path to acme.json created by traefik

Output

The program with watch acme.json for changes and generate certficates and certfiacte chains with the names domain.crt and domain.chain.crt repsectively.

Copyright

2018 Thom Seddon

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].