Skip to content
New issue

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

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

Already on GitHub? # to your account

Having LWRP to create self-signed certificates #3

Open
nitinmohan87 opened this issue Mar 26, 2014 · 0 comments
Open

Having LWRP to create self-signed certificates #3

nitinmohan87 opened this issue Mar 26, 2014 · 0 comments

Comments

@nitinmohan87
Copy link

This is a nice little cookbook to generate self-signed certificates. I think it would make more sense to create the self-signed certs as an LWRP (:create and :delete actions) instead of a recipe so that the users can have the flexibility to create certificates during compile phase of Chef instead of execute phase. Also with an LWRP idempotence can be easily achieved.

Since now this is achieved as a recipe I can only create certs in execute phase.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant