<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.salgueiro-secure-state-management" target="https://datatracker.ietf.org/doc/html/draft-salgueiro-secure-state-management-06">
   <front>
      <title>Securing HTTP State Management Information</title>
      <author initials="G." surname="Salgueiro" fullname="Gonzalo Salgueiro">
         <organization>Cisco Systems</organization>
      </author>
      <author initials="P." surname="Jones" fullname="Paul Jones">
         <organization>Cisco Systems</organization>
      </author>
      <date month="February" day="19" year="2012" />
      <abstract>
	 <t>   Virtually every application on the web today that allows a user to
   log in or manipulate information stored on a server maintains some
   form of state management information.  Usually, the session context
   is established through the use of a Uniform Resource Locator (URL)
   parameter or a Hypertext Transfer Protocol (HTTP) cookie that
   identifies the session.  Without the use of Transport Layer Security
   (TLS), such an information exchange introduces a security risk.  For
   a variety of reasons, TLS may not be desired or preferred in all
   situations and, in those cases, users are left vulnerable.  This
   memo provides a simple method for enabling secure exchange of state
   management information through HTTP in situations where TLS is not
   employed.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-salgueiro-secure-state-management-06" />
   
</reference>
