hoeghh / kubernetes_the_easy_way

Automating Kubernetes the hard way with Vagrant and scripts
MIT License
20 stars 11 forks source link

Generate certificates, or use provided to traefik #24

Open hoeghh opened 6 years ago

hoeghh commented 6 years ago

Right now we have the following in the traefik.toml file

CertFile = "/root/ssl/traefik-wildcard.pem"

KeyFile = "/root/ssl/traefik-wildcard.key"

We need to create these certificates, and put them in use