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/spec/integration
Andy Brody f270844339 Enable SSL peer verification by default.
Fixes #139, #255

SSL verification will not be performed if `:verify_ssl` is falsy or a
constant like `OpenSSL::SSL::VERIFY_NONE` that disables verification.
2014-03-13 00:09:54 -07:00
..
capath_digicert Fixing broken ssl integration specs. 2014-02-12 09:10:58 -06:00
capath_verisign Dereference symlinks so tests work on Windows. 2013-08-06 20:52:16 -07:00
certs Fixing broken ssl integration specs. 2014-02-12 09:10:58 -06:00
integration_spec.rb Reorganize specs 2013-08-30 18:45:06 -07:00
request_spec.rb Enable SSL peer verification by default. 2014-03-13 00:09:54 -07:00