# File lib/occi/api/client/http/monkey_patches/httparty_fix.rb, line 28 def ssl_extra_chain_cert(ary_of_certs) default_options[:ssl_extra_chain_cert] = ary_of_certs end