github-changelog-generator/lib/github_changelog_generator
Olle Jonsson 26b124a67c bundled cacert.pem with --ssl-ca-file PATH option (#480)
* Add a bundled cacert.pem from curl's website
* Using the --ssl-ca-file PATH option overrides ENV var SSL_CA_PATH
* Having none of those allow you to use the default, the bundled cacert.pem
* Octokit's SSL config uses this new setting
* Rake task to update_ssl_ca_file
* Rubocop target 2.2
2017-05-24 23:43:31 +02:00
..
generator Fixed issue #442 - broken issue-line-labels in log. (#443) 2016-11-05 08:44:28 +01:00
ssl_certs bundled cacert.pem with --ssl-ca-file PATH option (#480) 2017-05-24 23:43:31 +02:00
helper.rb Skip logger helper in coverage 2016-09-27 22:08:18 +02:00
octo_fetcher.rb bundled cacert.pem with --ssl-ca-file PATH option (#480) 2017-05-24 23:43:31 +02:00
options.rb bundled cacert.pem with --ssl-ca-file PATH option (#480) 2017-05-24 23:43:31 +02:00
parser_file.rb Fixed issue #440 - broken multi hyphen options in param file. 2016-11-05 00:15:35 +01:00
parser.rb bundled cacert.pem with --ssl-ca-file PATH option (#480) 2017-05-24 23:43:31 +02:00
reader.rb Lint: frozen-string-literal 2016-09-22 19:16:29 +02:00
task.rb Lint: frozen-string-literal 2016-09-22 19:16:29 +02:00
version.rb v1.14.3 2016-12-31 10:33:06 +01:00