summaryrefslogtreecommitdiff
path: root/lib/chef/resource/openssl_x509_certificate.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow Integers for all group / owner propertiesTim Smith2018-11-161-2/+2
* More resource description updatesTim Smith2018-11-071-1/+1
* Make all Chef 14 preview resources into full resourcesTim Smith2018-10-261-1/+0
* Wire up openssl_x509Tim Smith2018-09-181-1/+1
* openssl_*: Update property descriptions and remove extra nil typesTim Smith2018-08-311-2/+2
* Cleanup existing property descriptions to match the docsTim Smith2018-08-291-8/+8
* Be more explicit in disabling provides for openssl_x509Tim Smith2018-08-271-1/+1
* Add author / copyrights to the new openssl resourcesTim Smith2018-08-271-0/+2
* Make sure the cookbook properly wins with openssl_x509Tim Smith2018-08-271-1/+1
* Remove mode defaults from x509_certificate / x509_requestTim Smith2018-08-241-4/+3
* Add specs for the x509_cert and x509_request resourcesopenssl_new_stuffTim Smith2018-08-161-2/+2
* Add description fields to the openssl resourcesTim Smith2018-08-151-22/+78
* Set the new resources as preview resources and remove nil user/groupTim Smith2018-08-151-4/+4
* Add new openssl_* resourcesTim Smith2018-08-141-0/+164