Method: HTTPClient::SSLConfig#options
- Defined in:
- lib/httpclient/ssl_config.rb
#options ⇒ Object
A number of OpenSSL’s SSL options. Default value is OpenSSL::SSL::OP_ALL | OpenSSL::SSL::OP_NO_SSLv2
59 60 61 |
# File 'lib/httpclient/ssl_config.rb', line 59 def end |