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