kimuraframework
kimuraframework copied to clipboard
Fix ssl_cert_path configuration for mechanize engine
ca_path=
method is on the main Mechanize class as documented here:
https://www.rubydoc.info/gems/mechanize/Mechanize#ca_file=-instance_method
Fixes #35 for mechanize engine