1
0
Fork 0
mirror of https://github.com/jnunemaker/httparty synced 2023-03-27 23:23:07 -04:00
httparty/spec
Narsimham Chelluri bc551bd1f2 Made SSL connections use the system certificate store by default.
- Set http.verify_mode to OpenSSL::SSL::VERIFY_PEER by default
- Use OpenSSL::X509::Store.new as certificate store unless another is specified

Adapted from Faraday.
See: b25adc0ca6/lib/faraday/adapter/net_http.rb (L100)
2013-08-01 01:32:25 -07:00
..
fixtures Update signed certs for longer lasting expiration 2010-10-20 09:49:15 -04:00
httparty Made SSL connections use the system certificate store by default. 2013-08-01 01:32:25 -07:00
support Made SSL connections use the system certificate store by default. 2013-08-01 01:32:25 -07:00
httparty_spec.rb comparing parent proc with call 2013-03-25 15:36:41 -04:00
spec.opts Switch to normal rspec output. 2012-04-16 09:13:06 -05:00
spec_helper.rb Made SSL connections use the system certificate store by default. 2013-08-01 01:32:25 -07:00