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