Method: Mechanize::HTTP::Agent#ca_file
- Defined in:
- lib/mechanize/http/agent.rb
#ca_file ⇒ Object
Path to an OpenSSL CA certificate file
1152 1153 1154 |
# File 'lib/mechanize/http/agent.rb', line 1152 def ca_file @http.ca_file end |