# File lib/httpclient/ssl_config.rb, line 133
    def cert_store=(cert_store)
      @cert_store = cert_store
      change_notify
    end