summaryrefslogtreecommitdiff
path: root/lib/chef/resource/openssl_rsa_private_key.rb
Commit message (Expand)AuthorAgeFilesLines
* Modify the provides for all resources from cookbooks so chef winsprovidesTim Smith2018-04-061-2/+2
* More documentation updates for resourcesTim Smith2018-03-161-1/+1
* Updates from the reviewmisc_resourceTim Smith2018-03-041-1/+1
* Add more description fields, style fixes, add missing requiresTim Smith2018-03-041-1/+1
* Add description, validation_message, and introduced fields into openssl resou...openssl_fixTim Smith2018-02-211-15/+39
* Rename the OpenSSL mixin to avoid name conflictsTim Smith2018-01-221-2/+2
* Allow file to handle the OS specific valuesTim Smith2018-01-121-4/+6
* Make the private key mode be 600 by defaultTim Smith2018-01-121-1/+1
* Add dhparam, rsa_private_key and rsa_public_key resourcesTim Smith2018-01-051-0/+67