fabric8io / fabric8

fabric8 is an open source microservices platform based on Docker, Kubernetes and Jenkins
http://fabric8.io/
1.76k stars 504 forks source link

Certificates as a service #4627

Open jimmidyson opened 9 years ago

jimmidyson commented 9 years ago

A lot of microservices need certificates for encryption & authentication. We should try to provide a secure way to create certificates & distribute as secrets.

https://github.com/cloudflare/cfssl looks like an ideal candidate for this.

jimmidyson commented 9 years ago

Moved this up kubernetes, follow https://github.com/kubernetes/kubernetes/issues/12732.