You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# @option args [Hash, Optional] :http Additional configuration for the HTTP requests
14
+
# * :verify_mode [Integer, Optional] How to verify the SSL certificate when connecting through HTTPS, either OpenSSL::SSL::VERIFY_PEER or OpenSSL::SSL::VERIFY_NONE, defaults to OpenSSL::SSL::VERIFY_NONE
15
+
# * :ca_file [String, Optional] Path to the CA certification file in PEM format
16
+
# * :ca_path [String, Optional] Path to the directory containing CA certifications in PEM format
0 commit comments