# File lib/typhoeus/easy.rb, line 242 def ssl_cert=(cert) set_option(OPTION_VALUES[:CURLOPT_SSLCERT], cert) end