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