<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-websec-key-pinning" target="https://datatracker.ietf.org/doc/html/draft-ietf-websec-key-pinning-03">
   <front>
      <title>Public Key Pinning Extension for HTTP</title>
      <author initials="C." surname="Evans" fullname="Chris Evans">
         </author>
      <author initials="C." surname="Palmer" fullname="Chris Palmer">
         </author>
      <date month="October" day="16" year="2012" />
      <abstract>
	 <t>   This memo describes an extension to the HTTP protocol allowing web
   host operators to instruct user agents (UAs) to remember (&quot;pin&quot;) the
   hosts&#x27; cryptographic identities for a given period of time.  During
   that time, UAs will require that the host present a certificate chain
   including at least one Subject Public Key Info structure whose
   fingerprint matches one or more of the pinned fingerprints for that
   host.  By effectively reducing the scope of authorities who can
   authenticate the domain during the lifetime of the pin, pinning may
   reduce the incidence of man-in-the-middle attacks due to compromised
   Certification Authorities and other authentication errors and
   attacks.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-websec-key-pinning-03" />
   
</reference>
