Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storing SSH Keys and Certs in Hiera #286

Closed
thewellington opened this issue Mar 28, 2014 · 3 comments · Fixed by #623
Closed

Storing SSH Keys and Certs in Hiera #286

thewellington opened this issue Mar 28, 2014 · 3 comments · Fixed by #623
Labels
enhancement New feature or request

Comments

@thewellington
Copy link

I am storing my SSH Key and Cert in Hiera using an eyaml encrypted value.

I would like to be able to use the hiera variable in the ssl_key and ssl_vert fields, instead of providing file paths.

@khaefeli
Copy link

khaefeli commented Feb 4, 2015

+1

we're storing our TLS keys / certs also in hiera and don't like them two times on the filesystem.

it would be also a nice if there is an option, to configure a folder for the certificates and not always $conf_dir/xy.crt

if @jfryman would merge this options, I could work on a PR.

@jfryman
Copy link
Contributor

jfryman commented Feb 5, 2015

I'd merge something like this. Totally agree with limiting the scope of where keys are. I'd actually love to see a defined type for SSL certs as opposed to embedding with the existing vhost resource.

@3flex 3flex mentioned this issue Apr 10, 2015
5 tasks
@3flex
Copy link
Contributor

3flex commented Apr 10, 2015

Hi, please add any relevant comments to #599 regarding how the module will treat SSL certificates going forward.

@3flex 3flex added the enhancement New feature or request label Apr 13, 2015
@3flex 3flex mentioned this issue May 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants