smallstep / helm-charts

Helm packages for Kubernetes
Apache License 2.0
49 stars 72 forks source link

Add ssh cert password secrets #68

Closed estenrye closed 3 years ago

estenrye commented 3 years ago

Adds capability to inject SSH Host and Client CA passwords as part of

https://github.com/smallstep/certificates/issues/693

Cannot be merged until the functionality in the following pull request is released.

https://github.com/smallstep/certificates/pull/707

Adds example code for generating key material for a non-persistent smallstep instance that serves both TLS and SSH certificates.