# File lib/httpclient/ssl_config.rb, line 124
    def clear_cert_store
      @cert_store = X509::Store.new
      change_notify
    end