Skip to content

Extract SSL certificates from traefik and create certificate files for use elsewhere

License

Notifications You must be signed in to change notification settings

thomseddon/traefik-certs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Extract SSL certificates from traefik and create certificate files for use elsewhere

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages