<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.cavage-http-signatures" target="https://datatracker.ietf.org/doc/html/draft-cavage-http-signatures-12">
   <front>
      <title>Signing HTTP Messages</title>
      <author initials="M." surname="Cavage" fullname="Mark Cavage">
         <organization>Oracle</organization>
      </author>
      <author initials="M." surname="Sporny" fullname="Manu Sporny">
         <organization>Digital Bazaar</organization>
      </author>
      <date month="October" day="21" year="2019" />
      <abstract>
	 <t>   When communicating over the Internet using the HTTP protocol, it can
   be desirable for a server or client to authenticate the sender of a
   particular message.  It can also be desirable to ensure that the
   message was not tampered with during transit.  This document
   describes a way for servers and clients to simultaneously add
   authentication and message integrity to HTTP messages by using a
   digital signature.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-cavage-http-signatures-12" />
   
</reference>
