Commit graph

6 commits

Author SHA1 Message Date
Gered ac30df4302 write out cert ca_chain as a pem bundle for pki secrets 2017-11-16 15:56:51 -05:00
Gered 00a4f08638 add "key-cert-bundle" output format
this is a useful format for mongo's PEMKeyFile option which expects
the provided key file to be the private key + cert concatenated
together
2017-11-13 15:02:28 -05:00
Rohith aeb3cb34bf File Permissions
* Added a mode option to the resource specification enabling secrets to set the file permissions
 * Fixed a bug in the renewal time, when a resource does not have a custom update and the lease time is 0s
 * Cleaned up some of the vetting issue
2017-05-24 13:25:00 +01:00
Rohith fcd608cd6d - changing the file permissions on the secrets 2016-07-05 18:16:43 +01:00
Rohith 7e9330aec0 - fixing up the format of the bundle
- shifting the version to v0.1.0
2016-06-30 14:14:20 +01:00
Rohith be9e86d915 - adding a exec option to the control flags, the command is executabed whenever the data is changed 2016-03-17 14:04:21 +00:00