summaryrefslogtreecommitdiff
path: root/lib/chef/resource/openssl_rsa_public_key.rb
Commit message (Expand)AuthorAgeFilesLines
* Add description, validation_message, and introduced fields into openssl resou...openssl_fixTim Smith2018-02-211-10/+27
* 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/+54