# File lib/typhoeus/easy.rb, line 235 def ssl_cacert=(cacert) set_option(OPTION_VALUES[:CURLOPT_CAINFO], cacert) end