summaryrefslogtreecommitdiff
path: root/lib/chef/resource/openssl_dhparam.rb
Commit message (Expand)AuthorAgeFilesLines
* openssl_*: Update property descriptions and remove extra nil typesTim Smith2018-08-311-4/+4
* Cleanup existing property descriptions to match the docsTim Smith2018-08-291-1/+1
* Add author / copyrights to the new openssl resourcesTim Smith2018-08-271-4/+1
* Remove declare_resource usageTim Smith2018-08-141-1/+1
* Add missing periods in descriptionsTim Smith2018-07-091-1/+1
* Modify the provides for all resources from cookbooks so chef winsprovidesTim Smith2018-04-061-0/+1
* Add description, validation_message, and introduced fields into openssl resou...openssl_fixTim Smith2018-02-211-12/+33
* 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
* Add dhparam, rsa_private_key and rsa_public_key resourcesTim Smith2018-01-051-0/+57