summaryrefslogtreecommitdiff
path: root/lib/chef/mixin/openssl_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* use autoloading for many required gemsmwrock2020-09-081-4/+1
* Convert openssl resources to unified_modeLamont Granquist2020-08-031-1/+3
* Look for openssl.cnf if it is not in the default location.fix-windows-openssl-conf-testPete Higgins2020-07-091-3/+26
* Avoid assigning variables before returning if we don't have toTim Smith2020-07-071-2/+1
* Update our usage of OpenSSL::Digest to avoid Ruby 3 breaking changeopenssl_fixesTim Smith2020-05-221-4/+4
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Fix typoVivek Singh2020-04-061-2/+2
* Removed useless checkJulien Huon2019-12-251-3/+0
* Fix chefstyle errorsJulien Huon2019-12-251-2/+2
* Add the capability to automatically renew a certificate with x509_certificate...Julien Huon2019-12-251-0/+24
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-021-1/+1
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+4
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-5/+5
* Add the helper methods to the libraryTim Smith2018-08-141-3/+281
* Update priv_key_file_valid? helper to support EC keysTim Smith2018-08-141-3/+8
* Cleanup a bit of YARD and add a few thingsTim Smith2018-01-221-0/+1
* Rename the OpenSSL mixin to avoid name conflictsTim Smith2018-01-221-0/+118