1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00
rest-client--rest-client/lib/restclient
Andy Brody 005575b854 Drop check for weak default TLS ciphers.
Ruby versions from 2.0.0-p594 (Oct. 2014) and newer will have a
relatively sane cipher list, so there's no need to override for the vast
majority of supported versions of Ruby.

Older versions of Ruby (no longer supported by security patches) have
bigger problems than their cipher lists being insecure.

This addresses compatibility with newer versions of OpenSSL (1.1.0).

Fixes: #569
2017-02-18 19:35:55 -05:00
..
windows Remove some references to Puppet. 2014-03-31 20:36:36 -07:00
abstract_response.rb Clean up a few rubocop warnings. 2016-06-05 21:00:28 -04:00
exceptions.rb Default message for SSLCertificateNotVerified exceptions 2016-03-21 11:42:43 -04:00
params_array.rb Remove unnecessary dup of input. 2016-01-26 23:13:51 -05:00
payload.rb Test with warnings enabled, fix some warnings. 2016-06-05 20:31:17 -04:00
platform.rb Rename Platform.mac? to .mac_mri? for clarity. 2014-11-02 18:32:04 -08:00
raw_response.rb Remove args from Response and normalize method. 2016-05-01 16:57:54 -04:00
request.rb Drop check for weak default TLS ciphers. 2017-02-18 19:35:55 -05:00
resource.rb Deprecate :timeout in favor of :read_timeout. 2015-03-14 15:18:36 -07:00
response.rb Clean up a few rubocop warnings. 2016-06-05 21:00:28 -04:00
utils.rb Fix default Net::HTTP encoding in Windows tests. 2016-06-19 14:11:42 -07:00
version.rb Version 2.0.0 2016-07-02 12:22:32 -04:00
windows.rb Move windows? method into Platform module. 2014-04-03 14:05:18 -07:00