<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc2629 version 1.5.26 (Ruby 2.6.8) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-emu-rfc7170bis-02" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.13.0 -->
  <front>
    <title abbrev="TEAP">Tunnel Extensible Authentication Protocol (TEAP) Version 1</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-emu-rfc7170bis-02"/>
    <author initials="A." surname="DeKok (Ed)" fullname="Alan DeKok">
      <organization/>
      <address>
        <email>aland@freeradius.org</email>
      </address>
    </author>
    <author initials="H." surname="Zhou" fullname="Hao Zhou">
      <organization/>
      <address>
        <email>hzhou@cisco.com</email>
      </address>
    </author>
    <author initials="J." surname="Salowey" fullname="Joseph Salowey">
      <organization/>
      <address>
        <email>joe@salowey.net</email>
      </address>
    </author>
    <author initials="N." surname="Cam-Winget" fullname="Nancy Cam-Winget">
      <organization>Cisco</organization>
      <address>
        <email>ncamwing@cisco.com</email>
      </address>
    </author>
    <author initials="S." surname="Hanna" fullname="Stephen Hanna">
      <organization/>
      <address>
        <email>steve.hanna@infineon.com</email>
      </address>
    </author>
    <date year="2023" month="January" day="05"/>
    <area>Internet</area>
    <workgroup>EMU working group</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <t>This document defines the Tunnel Extensible Authentication Protocol
(TEAP) version 1.  TEAP is a tunnel-based EAP method that enables
secure communication between a peer and a server by using the
Transport Layer Security (TLS) protocol to establish a mutually
authenticated tunnel.  Within the tunnel, TLV objects are used to
convey authentication-related data between the EAP peer and the EAP
server.  This document obseletes RFC 7170.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-ietf-emu-rfc7170bis/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        EMU Working Group mailing list (<eref target="mailto:emu@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/emu/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/emu-wg/rfc7170bis.git"/>.</t>
    </note>
  </front>
  <middle>
    <section anchor="introduction">
      <name>Introduction</name>
      <t>A tunnel-based Extensible Authentication Protocol (EAP) method is an
EAP method that establishes a secure tunnel and executes other EAP
methods under the protection of that secure tunnel.  A tunnel-based
EAP method can be used in any lower-layer protocol that supports EAP
authentication.  There are several existing tunnel-based EAP methods
that use Transport Layer Security (TLS) <xref target="RFC5246"/> to establish the
secure tunnel.  EAP methods supporting this include Protected EAP
(PEAP) <xref target="PEAP"/>, EAP Tunneled Transport Layer Security (EAP-TTLS)
<xref target="RFC5281"/>, and EAP Flexible Authentication via Secure Tunneling (EAP-
FAST) <xref target="RFC4851"/>.  However, they all are either vendor-specific or
informational, and the industry calls for a Standards Track tunnel-
based EAP method.  <xref target="RFC6678"/> outlines the list of requirements for a
standard tunnel-based EAP method.</t>
      <t>Since its introduction, EAP-FAST <xref target="RFC4851"/> has been widely adopted in
a variety of devices and platforms.  It has been adopted by the EMU
working group as the basis for the standard tunnel-based EAP method.
This document describes the Tunnel Extensible Authentication Protocol
(TEAP) version 1, based on EAP-FAST <xref target="RFC4851"/> with some minor changes
to meet the requirements outlined in <xref target="RFC6678"/> for a standard tunnel-
based EAP method.</t>
      <section anchor="specification-requirements">
        <name>Specification Requirements</name>
        <t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL
NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED",
"MAY", and "OPTIONAL" in this document are to be interpreted as
described in BCP 14 [RFC2119] [RFC8174] when, and only when, they
appear in all capitals, as shown here.</t>
      </section>
      <section anchor="terminology">
        <name>Terminology</name>
        <t>Much of the terminology in this document comes from <xref target="RFC3748"/>.
Additional terms are defined below:</t>
        <t>Protected Access Credential (PAC)</t>
        <ul empty="true">
          <li>
            <t>Credentials distributed to a peer for future optimized network
authentication.  The PAC consists of a minimum of two components:
a shared secret and an opaque element.  The shared secret
component contains the pre-shared key between the peer and the
authentication server.  The opaque part is provided to the peer
and is presented to the authentication server when the peer wishes
to obtain access to network resources.  The opaque element and
shared secret are used with TLS stateless session resumption
defined in <xref target="RFC5077"/> to establish a protected TLS session.  The
secret key and opaque part may be distributed using <xref target="RFC5077"/>
messages or using TLVs within the TEAP tunnel.  Finally, a PAC may
optionally include other information that may be useful to the
peer.</t>
          </li>
        </ul>
        <t>Type-Length-Value (TLV)</t>
        <ul empty="true">
          <li>
            <t>The TEAP protocol utilizes objects in TLV format.  The TLV format
is defined in <xref target="teap-tlv-format"/>.</t>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="protocol-overview">
      <name>Protocol Overview</name>
      <t>TEAP authentication occurs in two phases after the initial EAP
Identity request/response exchange.  In the first phase, TEAP employs
the TLS <xref target="RFC5246"/> handshake to provide an authenticated key exchange
and to establish a protected tunnel.  Once the tunnel is established,
the second phase begins with the peer and server engaging in further
conversations to establish the required authentication and
authorization policies.  TEAP makes use of TLV objects to carry out
the inner authentication, results, and other information, such as
channel-binding information.</t>
      <t>TEAP makes use of the TLS SessionTicket extension <xref target="RFC5077"/>, which
supports TLS session resumption without requiring session-specific
state stored at the server.  In this document, the SessionTicket is
referred to as the Protected Access Credential opaque data (or PAC-
Opaque).  The PAC-Opaque may be distributed through the use of the
NewSessionTicket message or through a mechanism that uses TLVs within
Phase 2 of TEAP.  The secret key used to resume the session in TEAP
is referred to as the Protected Access Credential key (or PAC-Key).
When the NewSessionTicket message is used to distribute the PAC-
Opaque, the PAC-Key is the master secret for the session.  If TEAP</t>
      <t>Phase 2 is used to distribute the PAC-Opaque, then the PAC-Key is
distributed along with the PAC-Opaque.  TEAP implementations MUST
support the <xref target="RFC5077"/> mechanism for distributing a PAC-Opaque, and it
is RECOMMENDED that implementations support the capability to
distribute the ticket and secret key within the TEAP tunnel.</t>
      <t>The TEAP conversation is used to establish or resume an existing
session to typically establish network connectivity between a peer
and the network.  Upon successful execution of TEAP, the EAP peer and
EAP server both derive strong session key material that can then be
communicated to the network access server (NAS) for use in
establishing a link-layer security association.</t>
      <section anchor="architectural-model">
        <name>Architectural Model</name>
        <t>The network architectural model for TEAP usage is shown below:</t>
        <figure>
          <name>TEAP Architectural Model</name>
          <artwork><![CDATA[
 +----------+      +----------+      +----------+      +----------+
 |          |      |          |      |          |      |  Inner   |
 |   Peer   |<---->|  Authen- |<---->|   TEAP   |<---->|  Method  |
 |          |      |  ticator |      |  server  |      |  server  |
 |          |      |          |      |          |      |          |
 +----------+      +----------+      +----------+      +----------+
]]></artwork>
        </figure>
        <t>The entities depicted above are logical entities and may or may not
correspond to separate network components.  For example, the TEAP
server and inner method server might be a single entity; the
authenticator and TEAP server might be a single entity; or the
functions of the authenticator, TEAP server, and inner method server
might be combined into a single physical device.  For example,
typical IEEE 802.11 deployments place the authenticator in an access
point (AP) while a RADIUS server may provide the TEAP and inner
method server components.  The above diagram illustrates the division
of labor among entities in a general manner and shows how a
distributed system might be constructed; however, actual systems
might be realized more simply.  The security considerations in
<xref target="separation-p1-p2"/> provide an additional discussion of the implications of
separating the TEAP server from the inner method server.</t>
      </section>
      <section anchor="protocol-layering-model">
        <name>Protocol-Layering Model</name>
        <t>TEAP packets are encapsulated within EAP; EAP in turn requires a
transport protocol.  TEAP packets encapsulate TLS, which is then used
to encapsulate user authentication information.  Thus, TEAP messaging
can be described using a layered model, where each layer encapsulates
the layer above it.  The following diagram clarifies the relationship
between protocols:</t>
        <figure>
          <name>Protocol-Layering Model</name>
          <artwork><![CDATA[
 +---------------------------------------------------------------+
 |       Inner EAP Method     |     Other TLV information        |
 |---------------------------------------------------------------|
 |                 TLV Encapsulation (TLVs)                      |
 |---------------------------------------------------------------|
 |                TLS         |     Optional Outer TLVs          |
 |---------------------------------------------------------------|
 |                         TEAP                                  |
 |---------------------------------------------------------------|
 |                         EAP                                   |
 |---------------------------------------------------------------|
 |    Carrier Protocol (EAP over LAN, RADIUS, Diameter, etc.)    |
 +---------------------------------------------------------------+
]]></artwork>
        </figure>
        <t>The TLV layer is a payload with TLV objects as defined in
<xref target="teap-tlv-format"/>.  The TLV objects are used to carry arbitrary parameters
between an EAP peer and an EAP server.  All conversations in the TEAP
protected tunnel are encapsulated in a TLV layer.</t>
        <t>TEAP packets may include TLVs both inside and outside the TLS tunnel.
The term "Outer TLVs" is used to refer to optional TLVs outside the
TLS tunnel, which are only allowed in the first two messages in the
TEAP protocol.  That is the first EAP-server-to-peer message and
first peer-to-EAP-server message.  If the message is fragmented, the
whole set of messages is counted as one message.  The term "Inner
TLVs" is used to refer to TLVs sent within the TLS tunnel.  In TEAP
Phase 1, Outer TLVs are used to help establish the TLS tunnel, but no
Inner TLVs are used.  In Phase 2 of the TEAP conversation, TLS
records may encapsulate zero or more Inner TLVs, but no Outer TLVs.</t>
        <t>Methods for encapsulating EAP within carrier protocols are already
defined.  For example, IEEE 802.1X <xref target="IEEE.802-1X.2013"/> may be used to
transport EAP between the peer and the authenticator; RADIUS
<xref target="RFC3579"/> or Diameter <xref target="RFC4072"/> may be used to transport EAP between
the authenticator and the EAP server.</t>
      </section>
    </section>
    <section anchor="teap-protocol">
      <name>TEAP Protocol</name>
      <t>The operation of the protocol, including Phase 1 and Phase 2, is the
topic of this section.  The format of TEAP messages is given in
<xref target="message-formats"/>, and the cryptographic calculations are given in <xref target="cryptographic-calculations"/>.</t>
      <section anchor="version-negotiation">
        <name>Version Negotiation</name>
        <t>TEAP packets contain a 3-bit Version field, following the TLS Flags
field, which enables future TEAP implementations to be backward
compatible with previous versions of the protocol.  This
specification documents the TEAP version 1 protocol; implementations
of this specification MUST use a Version field set to 1.</t>
        <t>Version negotiation proceeds as follows:</t>
        <ol spacing="normal" type="1"><li>In the first EAP-Request sent with EAP type=TEAP, the EAP server
MUST set the Version field to the highest version it supports.</li>
          <li>If the EAP peer supports this version of the protocol, it responds
with an EAP-Response of EAP type=TEAP, including the version number
proposed by the TEAP server.</li>
          <li>If the TEAP peer does not support the proposed version but supports
a lower version, it responds with an EAP-Response of EAP type=TEAP and
sets the Version field to its highest supported version.</li>
          <li>If the TEAP peer only supports versions higher than the version
proposed by the TEAP server, then use of TEAP will not be possible.
In this case, the TEAP peer sends back an EAP-Nak either to negotiate
a different EAP type or to indicate no other EAP types are available.</li>
          <li>If the TEAP server does not support the version number proposed by
the TEAP peer, it MUST either terminate the conversation with an EAP
Failure or negotiate a new EAP type.</li>
          <li>If the TEAP server does support the version proposed by the TEAP
peer, then the conversation continues using the version proposed by
the TEAP peer.</li>
        </ol>
        <t>The version negotiation procedure guarantees that the TEAP peer and
server will agree to the latest version supported by both parties.
If version negotiation fails, then use of TEAP will not be possible,
and another mutually acceptable EAP method will need to be negotiated
if authentication is to proceed.</t>
        <t>The TEAP version is not protected by TLS and hence can be modified in
transit.  In order to detect a modification of the TEAP version, the
peers MUST exchange the TEAP version number received during version
negotiation using the Crypto-Binding TLV described in <xref target="crypto-binding-tlv"/>.
The receiver of the Crypto-Binding TLV MUST verify that the version
received in the Crypto-Binding TLV matches the version sent by the
receiver in the TEAP version negotiation.  If the Crypto-Binding TLV
fails to be validated, then it is a fatal error and is handled as
described in <xref target="phase-2-errors"/>.</t>
      </section>
      <section anchor="teap-authentication-phase-1-tunnel-establishment">
        <name>TEAP Authentication Phase 1: Tunnel Establishment</name>
        <t>TEAP relies on the TLS handshake <xref target="RFC5246"/> to establish an
authenticated and protected tunnel.  The TLS version offered by the
peer and server MUST be TLS version 1.2 <xref target="RFC5246"/> or later.  This
version of the TEAP implementation MUST support the following TLS
ciphersuites:</t>
        <ul empty="true">
          <li>
            <t>TLS_RSA_WITH_AES_128_CBC_SHA <xref target="RFC5246"/></t>
            <t>TLS_DHE_RSA_WITH_AES_128_CBC_SHA <xref target="RFC5246"/></t>
          </li>
        </ul>
        <t>This version of the TEAP implementation SHOULD support the following
TLS ciphersuite:</t>
        <ul empty="true">
          <li>
            <t>TLS_RSA_WITH_AES_256_CBC_SHA <xref target="RFC5246"/></t>
          </li>
        </ul>
        <t>Other ciphersuites MAY be supported.  It is REQUIRED that anonymous
ciphersuites such as TLS_DH_anon_WITH_AES_128_CBC_SHA <xref target="RFC5246"/> only
be used in the case when the inner authentication method provides
mutual authentication, key generation, and resistance to man-in-the-
middle and dictionary attacks.  TLS ciphersuites that do not provide
confidentiality MUST NOT be used.  During the TEAP Phase 1
conversation, the TEAP endpoints MAY negotiate TLS compression.
During TLS tunnel establishment, TLS extensions MAY be used.  For
instance, the Certificate Status Request extension <xref target="RFC6066"/> and the
Multiple Certificate Status Request extension <xref target="RFC6961"/> can be used
to leverage a certificate-status protocol such as Online Certificate
Status Protocol (OCSP) <xref target="RFC6960"/> to check the validity of server
certificates.  TLS renegotiation indications defined in RFC 5746
<xref target="RFC5746"/> MUST be supported.</t>
        <t>The EAP server initiates the TEAP conversation with an EAP request
containing a TEAP/Start packet.  This packet includes a set Start (S)
bit, the TEAP version as specified in <xref target="version-negotiation"/>, and an authority
identity TLV.  The TLS payload in the initial packet is empty.  The
authority identity TLV (Authority-ID TLV) is used to provide the peer
a hint of the server's identity that may be useful in helping the</t>
        <t>peer select the appropriate credential to use.  Assuming that the
peer supports TEAP, the conversation continues with the peer sending
an EAP-Response packet with EAP type of TEAP with the Start (S) bit
clear and the version as specified in <xref target="version-negotiation"/>.  This message
encapsulates one or more TLS handshake messages.  If the TEAP version
negotiation is successful, then the TEAP conversation continues until
the EAP server and EAP peer are ready to enter Phase 2.  When the
full TLS handshake is performed, then the first payload of TEAP Phase
2 MAY be sent along with a server-finished handshake message to
reduce the number of round trips.</t>
        <t>TEAP implementations MUST support mutual peer authentication during
tunnel establishment using the TLS ciphersuites specified in this
section.  The TEAP peer does not need to authenticate as part of the
TLS exchange but can alternatively be authenticated through
additional exchanges carried out in Phase 2.</t>
        <t>The TEAP tunnel protects peer identity information exchanged during
Phase 2 from disclosure outside the tunnel.  Implementations that
wish to provide identity privacy for the peer identity need to
carefully consider what information is disclosed outside the tunnel
prior to Phase 2.  TEAP implementations SHOULD support the immediate
renegotiation of a TLS session to initiate a new handshake message
exchange under the protection of the current ciphersuite.  This
allows support for protection of the peer's identity when using TLS
client authentication.  An example of the exchanges using TLS
renegotiation to protect privacy is shown in Appendix C.</t>
        <t>The following sections describe resuming a TLS session based on
server-side or client-side state.</t>
        <section anchor="resume-server-state">
          <name>TLS Session Resume Using Server State</name>
          <t>TEAP session resumption is achieved in the same manner TLS achieves
session resume.  To support session resumption, the server and peer
minimally cache the Session ID, master secret, and ciphersuite.  The
peer attempts to resume a session by including a valid Session ID
from a previous TLS handshake in its ClientHello message.  If the
server finds a match for the Session ID and is willing to establish a
new connection using the specified session state, the server will
respond with the same Session ID and proceed with the TEAP Phase 1
tunnel establishment based on a TLS abbreviated handshake.  After a
successful conclusion of the TEAP Phase 1 conversation, the
conversation then continues on to Phase 2.</t>
        </section>
        <section anchor="resume-pac">
          <name>TLS Session Resume Using a PAC</name>
          <t>TEAP supports the resumption of sessions based on server state being
stored on the client side using the TLS SessionTicket extension
techniques described in <xref target="RFC5077"/>.  This version of TEAP supports the
provisioning of a ticket called a Protected Access Credential (PAC)
through the use of the NewSessionTicket handshake described in
<xref target="RFC5077"/>, as well as provisioning of a PAC inside the protected
tunnel.  Implementations MUST support the TLS Ticket extension
<xref target="RFC5077"/> mechanism for distributing a PAC and may provide additional
ways to provision the PAC, such as manual configuration.  Since the
PAC mentioned here is used for establishing the TLS tunnel, it is
more specifically referred to as the Tunnel PAC.  The Tunnel PAC is a
security credential provided by the EAP server to a peer and
comprised of:</t>
          <ol spacing="normal" type="1"><li>PAC-Key: this is the key used by the peer as the TLS master
secret to establish the TEAP Phase 1 tunnel.  The PAC-Key is a
strong, high-entropy, at minimum 48-octet key and is typically
the master secret from a previous TLS session.  The PAC-Key is a
secret and MUST be treated accordingly.  Otherwise, if leaked, it
could lead to user credentials being compromised if sent within
the tunnel established using the PAC-Key.  In the case that a
PAC-Key is provisioned to the peer through another means, it MUST
have its confidentiality and integrity protected by a mechanism,
such as the TEAP Phase 2 tunnel.  The PAC-Key MUST be stored
securely by the peer.</li>
            <li>PAC-Opaque: this is a variable-length field containing the ticket
that is sent to the EAP server during the TEAP Phase 1 tunnel
establishment based on <xref target="RFC5077"/>.  The PAC-Opaque can only be
interpreted by the EAP server to recover the required information
for the server to validate the peer's identity and
authentication.  The PAC-Opaque includes the PAC-Key and other
TLS session parameters.  It may contain the PAC's peer identity.
The PAC-Opaque format and contents are specific to the PAC
issuing server.  The PAC-Opaque may be presented in the clear, so
an attacker MUST NOT be able to gain useful information from the
PAC-Opaque itself.  The server issuing the PAC-Opaque needs to
ensure it is protected with strong cryptographic keys and
algorithms.  The PAC-Opaque may be distributed using the
NewSessionTicket message defined in <xref target="RFC5077"/>, or it may be
distributed through another mechanism such as the Phase 2 TLVs
defined in this document.</li>
            <li>PAC-Info: this is an optional variable-length field used to
provide, at a minimum, the authority identity of the PAC issuer.
Other useful but not mandatory information, such as the PAC-Key
lifetime, may also be conveyed by the PAC-issuing server to the
peer during PAC provisioning or refreshment.  PAC-Info is not
included if the NewSessionTicket message is used to provision the
PAC.</li>
          </ol>
          <t>The use of the PAC is based on the SessionTicket extension defined in
<xref target="RFC5077"/>.  The EAP server initiates the TEAP conversation as normal.
Upon receiving the Authority-ID TLV from the server, the peer checks
to see if it has an existing valid PAC-Key and PAC-Opaque for the
server.  If it does, then it obtains the PAC-Opaque and puts it in
the SessionTicket extension in the ClientHello.  It is RECOMMENDED in
TEAP that the peer include an empty Session ID in a ClientHello
containing a PAC-Opaque.  This version of TEAP supports the
NewSessionTicket Handshake message as described in <xref target="RFC5077"/> for
distribution of a new PAC, as well as the provisioning of PAC inside
the protected tunnel.  If the PAC-Opaque included in the
SessionTicket extension is valid and the EAP server permits the
abbreviated TLS handshake, it will select the ciphersuite from
information within the PAC-Opaque and finish with the abbreviated TLS
handshake.  If the server receives a Session ID and a PAC-Opaque in
the SessionTicket extension in a ClientHello, it should place the
same Session ID in the ServerHello if it is resuming a session based
on the PAC-Opaque.  The conversation then proceeds as described in
<xref target="RFC5077"/> until the handshake completes or a fatal error occurs.
After the abbreviated handshake completes, the peer and the server
are ready to commence Phase 2.</t>
        </section>
        <section anchor="transition-between-abbreviated-and-full-tls-handshake">
          <name>Transition between Abbreviated and Full TLS Handshake</name>
          <t>If session resumption based on server-side or client-side state
fails, the server can gracefully fall back to a full TLS handshake.
If the ServerHello received by the peer contains an empty Session ID
or a Session ID that is different than in the ClientHello, the server
may fall back to a full handshake.  The peer can distinguish the
server's intent to negotiate a full or abbreviated TLS handshake by
checking the next TLS handshake messages in the server response to
the ClientHello.  If ChangeCipherSpec follows the ServerHello in
response to the ClientHello, then the server has accepted the session
resumption and intends to negotiate the abbreviated handshake.
Otherwise, the server intends to negotiate the full TLS handshake.  A
peer can request that a new PAC be provisioned after the full TLS
handshake and mutual authentication of the peer and the server.  A
peer SHOULD NOT request that a new PAC be provisioned after the
abbreviated handshake, as requesting a new session ticket based on
resumed session is not permitted.  In order to facilitate the
fallback to a full handshake, the peer SHOULD include ciphersuites
that allow for a full handshake and possibly PAC provisioning so the
server can select one of these in case session resumption fails.  An
example of the transition is shown in Appendix C.</t>
        </section>
      </section>
      <section anchor="teap-authentication-phase-2-tunneled-authentication">
        <name>TEAP Authentication Phase 2: Tunneled Authentication</name>
        <t>The second portion of the TEAP authentication occurs immediately
after successful completion of Phase 1.  Phase 2 occurs even if both
peer and authenticator are authenticated in the Phase 1 TLS
negotiation.  Phase 2 MUST NOT occur if the Phase 1 TLS handshake
fails, as that will compromise the security as the tunnel has not
been established successfully.  Phase 2 consists of a series of
requests and responses encapsulated in TLV objects defined in
<xref target="teap-tlv-format"/>.  Phase 2 MUST always end with a Crypto-Binding TLV
exchange described in <xref target="crypto-binding-tlv"/> and a protected termination
exchange described in <xref target="protected-termination"/>.</t>
        <t>The TLV exchange includes the execution of zero or more authentication
methods within the protected tunnel as described in <xref target="eap-sequences"/>
and <xref target="password-auth"/>.  A server MAY proceed directly to the
protected termination exchange, without performing any inner
authentication if it does not wish to request further authentication
from the peer.  A server MAY request one or more authentications
within the protected tunnel.  After completion of each authentication,
the server decides whether or not to begin another authentication, or
to send a Result TLV.</t>
        <t>Implementations MUST support at least two sequential authentications,
which allows both Machine and User authentication to be performed.
Implementations SHOULD also limit the number of sequential
authentications, as there is no reason to perform a large number of inner
authentications in one TEAP conversation.</t>
        <t>However, the peer and server MUST NOT assume that either will skip
inner authentication or other TLV exchanges, as the other peer might have
a different security policy.  The peer may have roamed to a network
that requires conformance with a different authentication policy, or
the peer may request the server take additional action (e.g., channel
binding) through the use of the Request-Action TLV as defined in
<xref target="request-action-tlv"/>.</t>
        <t>The completion of each inner authentication method is signalled by an
Intermediate-Result TLV.  Where the Intermediate-Result TLV indicates
failure, an Error TLV SHOULD also be included.  The
Intermediate-Result TLV may be accompanied by another TLV indicating
that the server wishes to perform a subsequent authentication.  When
the authentication sequence completes, the server MUST send a Result
TLV indicating success or failure instead of a TLV which carries an
authentication method.</t>
        <section anchor="eap-sequences">
          <name>EAP Sequences</name>
          <t>EAP <xref target="RFC3748"/> prohibits use of multiple authentication methods within
a single EAP conversation in order to limit vulnerabilities to man-
in-the-middle attacks.  TEAP addresses man-in-the-middle attacks
through support for cryptographic protection of the inner EAP
exchange and cryptographic binding of the inner authentication
method(s) to the protected tunnel.  EAP methods are executed serially
in a sequence.  This version of TEAP does not support initiating
multiple EAP methods simultaneously in parallel.  The methods need
not be distinct.  For example, EAP-TLS could be run twice as an inner
method, first using machine credentials followed by a second instance
using user credentials.</t>
          <t>EAP method messages are carried within EAP-Payload TLVs defined in
<xref target="eap-payload-tlv"/>.  Note that in this use-case, TEAP is simply a
carrier for EAP, much as RADIUS is a carrier for EAP.  The full EAP
state machine is run as normal, and is carried over the EAP-Payload
TLV.  Each distinct EAP authentication MUST be managed as a separate
EAP state machine.</t>
          <t>A TEAP server therefore MUST begin an EAP authentication with an
EAP-Request/Identity (carried in an EAP-Payload TLV).  However, a TEAP
server MUST NOT finish the EAP conversation with an EAP Success or EAP
Failure packet, the Intermediate-Result TLV is used instead.</t>
          <t>Upon completion of each EAP method in the tunnel, the server MUST send
an Intermediate-Result TLV indicating the result of the inner EAP method.  The peer MUST
respond to the Intermediate-Result TLV indicating its result.  If the
result indicates success, the Intermediate-Result TLV MUST be
accompanied by a Crypto-Binding TLV.  The Crypto-Binding TLV is
further discussed in <xref target="crypto-binding-tlv"/> and
<xref target="computing-compound-mac"/>.  The Intermediate-Result TLVs can be
included with other TLVs such as EAP-Payload TLVs starting a new EAP
conversation or with the Result TLV used in the protected termination
exchange.</t>
          <t>If both peer and server indicate success, then the method is
considered complete.  If either indicates failure, then the method is
considered failed.  The result of failure of an EAP method does not
always imply a failure of the overall authentication.  If one
authentication method fails, the server may attempt to authenticate
the peer with a different method.</t>
        </section>
        <section anchor="password-auth">
          <name>Optional Password Authentication</name>
          <t>The use of EAP-FAST-GTC as defined in RFC 5421 <xref target="RFC5421"/> is NOT
RECOMMENDED with TEAPv1 because EAP-FAST-GTC is not compliant with
EAP-GTC defined in <xref target="RFC3748"/>.  Implementations should instead make
use of the password authentication TLVs defined in this
specification.  The authentication server initiates password
authentication by sending a Basic-Password-Auth-Req TLV defined in
<xref target="bp-auth-req-tlv"/>.  If the peer wishes to participate in password
authentication, then it responds with a Basic-Password-Auth-Resp TLV
as defined in Section 4.2.15 that contains the username and password.
If it does not wish to perform password authentication, then it
responds with a NAK TLV indicating the rejection of the Basic-Password-Auth-Req TLV.</t>
          <t>Upon completion of password authentication in
the tunnel, the server MUST send an Intermediate-Result TLV
indicating the result.  The peer MUST respond
to the Intermediate-Result TLV indicating its result.  If the result
indicates success, the Intermediate-Result TLV MUST be accompanied by
a Crypto-Binding TLV.  The Crypto-Binding TLV is further discussed in
<xref target="crypto-binding-tlv"/> and <xref target="computing-compound-mac"/>.  The Intermediate-Result TLVs can be
included with other TLVs which indicate a subsequent authentication,
or with the Result TLV used in the protected termination
exchange.</t>
          <t>Multiple round trips of password
authentication requests and responses MAY be used to support some
"housecleaning" functions such as a password or pin change before a
user is authenticated.</t>
        </section>
        <section anchor="eap-mschapv2">
          <name>EAP-MSCHAPv2</name>
          <t>If using EAP-MSCHAPv2 <xref target="KAMATH"/> as an inner method, the EAP-FAST-MSCHAPv2
variant defined in Section 3.2.3 of <xref target="RFC5422"/> MUST be used, instead of the derivation defined in <xref target="MSCHAP"/>.</t>
          <t>The difference between EAP-MSCHAPv2 and EAP-FAST-MSCHAPv2 is that the
first and the second 16 octets of EAP-MSCHAPv2 MSK are swapped when it
is used as the IMSK for TEAP.</t>
        </section>
        <section anchor="protected-termination">
          <name>Protected Termination and Acknowledged Result Indication</name>
          <t>A successful TEAP Phase 2 conversation MUST always end in a
successful Crypto-Binding TLV and Result TLV exchange.  A TEAP server
may initiate the Crypto-Binding TLV and Result TLV exchange without
initiating any EAP conversation in TEAP Phase 2.  After the final
Result TLV exchange, the TLS tunnel is terminated, and a cleartext
EAP Success or EAP Failure is sent by the server.  Peers implementing
TEAP MUST NOT accept a cleartext EAP Success or failure packet prior
to the peer and server reaching synchronized protected result
indication.</t>
          <t>The Crypto-Binding TLV exchange is used to prove that both the peer
and server participated in the tunnel establishment and sequence of
authentications.  It also provides verification of the TEAP type,
version negotiated, and Outer TLVs exchanged before the TLS tunnel
establishment.  Except as noted below, the Crypto-Binding TLV MUST be exchanged and verified
before the final Result TLV exchange, regardless of whether or not
there is an inner EAP method authentication.  The Crypto-Binding TLV
and Intermediate-Result TLV MUST be included to perform cryptographic
binding after each successful authentication in a sequence of one or more
inner authentications.  The server may send the final Result TLV along with an
Intermediate-Result TLV and a Crypto-Binding TLV to indicate its
intention to end the conversation.  If the peer requires nothing more
from the server, it will respond with a Result TLV indicating success
accompanied by a Crypto-Binding TLV and Intermediate-Result TLV if
necessary.  The server then tears down the tunnel and sends a
cleartext EAP Success or EAP Failure.</t>
          <t>If the peer receives a Result TLV indicating success from the server,
but its authentication policies are not satisfied (for example, it
requires a particular authentication mechanism be run or it wants to
request a PAC), it may request further action from the server using
the Request-Action TLV.  The Request-Action TLV is sent with a Status
field indicating what EAP Success/Failure result the peer would
expect if the requested action is not granted.  The value of the
Action field indicates what the peer would like to do next.  The
format and values for the Request-Action TLV are defined in
<xref target="request-action-tlv"/>.</t>
          <t>Upon receiving the Request-Action TLV, the server may process the
request or ignore it, based on its policy.  If the server ignores the
request, it proceeds with termination of the tunnel and sends the
cleartext EAP Success or Failure message based on the Status field of
the peer's Request-Action TLV.  If the server honors and processes
the request, it continues with the requested action.  The
conversation completes with a Result TLV exchange.  The Result TLV
may be included with the TLV that completes the requested action.</t>
          <t>Error handling for Phase 2 is discussed in <xref target="phase-2-errors"/>.</t>
        </section>
      </section>
      <section anchor="determining-peer-id-and-server-id">
        <name>Determining Peer-Id and Server-Id</name>
        <t>The Peer-Id and Server-Id <xref target="RFC5247"/> may be determined based on the
types of credentials used during either the TEAP tunnel creation or
authentication.  In the case of multiple peer authentications, all
authenticated peer identities and their corresponding identity types
(<xref target="identity-type-tlv"/>) need to be exported.  In the case of multiple server
authentications, all authenticated server identities need to be
exported.</t>
        <t>When X.509 certificates are used for peer authentication, the Peer-Id
is determined by the subject and subjectAltName fields in the peer
certificate.  As noted in <xref target="RFC5280"/>:</t>
        <artwork><![CDATA[
  The subject field identifies the entity associated with the public
  key stored in the subject public key field.  The subject name MAY
  be carried in the subject field and/or the subjectAltName
  extension. . . . If subject naming information is present only in
  the subjectAltName extension (e.g., a key bound only to an email
  address or URI), then the subject name MUST be an empty sequence
  and the subjectAltName extension MUST be critical.

  Where it is non-empty, the subject field MUST contain an X.500
  distinguished name (DN).
]]></artwork>
        <t>If an inner EAP method is run, then the Peer-Id is obtained from the
inner method.</t>
        <t>When the server uses an X.509 certificate to establish the TLS
tunnel, the Server-Id is determined in a similar fashion as stated
above for the Peer-Id, e.g., the subject and subjectAltName fields in
the server certificate define the Server-Id.</t>
      </section>
      <section anchor="teap-session-identifier">
        <name>TEAP Session Identifier</name>
        <t>The EAP session identifier <xref target="RFC5247"/> is constructed using the tls-
unique from the Phase 1 outer tunnel at the beginning of Phase 2 as
defined by Section 3.1 of <xref target="RFC5929"/>.  The Session-Id is defined as
follows:</t>
        <ul empty="true">
          <li>
            <t>Session-Id = teap_type || tls-unique</t>
            <t>where teap_type is the EAP Type assigned to TEAP</t>
            <t>tls-unique = tls-unique from the Phase 1 outer tunnel at the
beginning of Phase 2 as defined by Section 3.1 of <xref target="RFC5929"/></t>
            <t>|| means concatenation</t>
          </li>
        </ul>
      </section>
      <section anchor="error-handling">
        <name>Error Handling</name>
        <t>TEAP uses the error-handling rules summarized below:</t>
        <ol spacing="normal" type="1"><li>Errors in the outer EAP packet layer are handled as defined in
<xref target="outer-layer-errors"/>.</li>
          <li>Errors in the TLS layer are communicated via TLS alert messages
in all phases of TEAP.</li>
          <li>The Intermediate-Result TLVs carry success or failure indications
of the individual inner authentication methods in TEAP Phase 2.  Errors within the
EAP conversation in Phase 2 are expected to be handled by
individual EAP methods.</li>
          <li>Violations of the Inner TLV rules are handled using Result TLVs
together with Error TLVs.</li>
          <li>Tunnel-compromised errors (errors caused by a failed or missing
Crypto-Binding) are handled using Result TLVs and Error TLVs.</li>
        </ol>
        <section anchor="outer-layer-errors">
          <name>Outer-Layer Errors</name>
          <t>Errors on the TEAP outer-packet layer are handled in the following
ways:</t>
          <ol spacing="normal" type="1"><li>If Outer TLVs are invalid or contain unknown values, they will be
ignored.</li>
            <li>The entire TEAP packet will be ignored if other fields (version,
length, flags, etc.) are inconsistent with this specification.</li>
          </ol>
        </section>
        <section anchor="tls-layer-errors">
          <name>TLS Layer Errors</name>
          <t>If the TEAP server detects an error at any point in the TLS handshake
or the TLS layer, the server SHOULD send a TEAP request encapsulating
a TLS record containing the appropriate TLS alert message rather than
immediately terminating the conversation so as to allow the peer to
inform the user of the cause of the failure and possibly allow for a
restart of the conversation.  The peer MUST send a TEAP response to
an alert message.  The EAP-Response packet sent by the peer may
encapsulate a TLS ClientHello handshake message, in which case the
TEAP server MAY allow the TEAP conversation to be restarted, or it
MAY contain a TEAP response with a zero-length message, in which case
the server MUST terminate the conversation with an EAP Failure
packet.  It is up to the TEAP server whether or not to allow
restarts, and, if allowed, how many times the conversation can be
restarted.  Per TLS <xref target="RFC5246"/>, TLS restart is only allowed for non-
fatal alerts.  A TEAP server implementing restart capability SHOULD
impose a limit on the number of restarts, so as to protect against
denial-of-service attacks.  If the TEAP server does not allow
restarts, it MUST terminate the conversation with an EAP Failure
packet.</t>
          <t>If the TEAP peer detects an error at any point in the TLS layer, the
TEAP peer SHOULD send a TEAP response encapsulating a TLS record
containing the appropriate TLS alert message.  The server may restart
the conversation by sending a TEAP request packet encapsulating the
TLS HelloRequest handshake message.  The peer may allow the TEAP
conversation to be restarted, or it may terminate the conversation by
sending a TEAP response with a zero-length message.</t>
        </section>
        <section anchor="phase-2-errors">
          <name>Phase 2 Errors</name>
          <t>Any time the peer or the server finds a fatal error outside of the
TLS layer during Phase 2 TLV processing, it MUST send a Result TLV of
failure and an Error TLV with the appropriate error code.  For errors
involving the processing of the sequence of exchanges, such as a
violation of TLV rules (e.g., multiple EAP-Payload TLVs), the error
code is Unexpected TLVs Exchanged.  For errors involving a tunnel
compromise, the error code is Tunnel Compromise Error.  Upon sending
a Result TLV with a fatal Error TLV, the sender terminates the TLS
tunnel.  Note that a server will still wait for a message from the
peer after it sends a failure; however, the server does not need to
process the contents of the response message.</t>
          <t>For the inner method, retransmission is not needed and SHOULD NOT be
attempted, as the Outer TLS tunnel can be considered a reliable
transport.  If there is a non-fatal error handling the inner method,
instead of silently dropping the inner method request or response and
not responding, the receiving side SHOULD use an Error TLV with error
code Inner Method Error to indicate an error processing the current
inner method.  The side receiving a non-fatal Error TLV MAY decide to start a
new inner method instead or to send back a Result TLV to terminate the
TEAP authentication session.</t>
          <t>If a server receives a Result TLV of failure with a fatal Error TLV,
it MUST send a cleartext EAP Failure.  If a peer receives a Result
TLV of failure, it MUST respond with a Result TLV indicating failure.
If the server has sent a Result TLV of failure, it ignores the peer
response, and it MUST send a cleartext EAP Failure.</t>
        </section>
      </section>
      <section anchor="fragmentation">
        <name>Fragmentation</name>
        <t>A single TLS record may be up to 16384 octets in length, but a TLS
message may span multiple TLS records, and a TLS certificate message
may, in principle, be as long as 16 MB.  This is larger than the
maximum size for a message on most media types; therefore, it is
desirable to support fragmentation.  Note that in order to protect
against reassembly lockup and denial-of-service attacks, it may be
desirable for an implementation to set a maximum size for one such
group of TLS messages.  Since a typical certificate chain is rarely
longer than a few thousand octets, and no other field is likely to be
anywhere near as long, a reasonable choice of maximum acceptable
message length might be 64 KB.  This is still a fairly large message
packet size so a TEAP implementation MUST provide its own support for
fragmentation and reassembly.  Section 3.1 of <xref target="RFC3748"/> discusses
determining the MTU usable by EAP, and <xref target="tlv-rules"/> discusses
retransmissions in EAP.</t>
        <t>Since EAP is a lock-step protocol, fragmentation support can be added
in a simple manner.  In EAP, fragments that are lost or damaged in
transit will be retransmitted, and since sequencing information is
provided by the Identifier field in EAP, there is no need for a
fragment offset field.</t>
        <t>TEAP fragmentation support is provided through the addition of flag
bits within the EAP-Response and EAP-Request packets, as well as a
Message Length field of four octets.  Flags include the Length
included (L), More fragments (M), and TEAP Start (S) bits.  The L
flag is set to indicate the presence of the four-octet Message Length
field and MUST be set for the first fragment of a fragmented TLS
message or set of messages.  It MUST NOT be present for any other
message.  The M flag is set on all but the last fragment.  The S flag
is set only within the TEAP start message sent from the EAP server to
the peer.  The Message Length field is four octets and provides the
total length of the message that may be fragmented over the data
fields of multiple packets; this simplifies buffer allocation.</t>
        <t>When a TEAP peer receives an EAP-Request packet with the M bit set,
it MUST respond with an EAP-Response with EAP Type of TEAP and no
data.  This serves as a fragment ACK.  The EAP server MUST wait until
it receives the EAP-Response before sending another fragment.  In
order to prevent errors in processing of fragments, the EAP server
MUST increment the Identifier field for each fragment contained
within an EAP-Request, and the peer MUST include this Identifier
value in the fragment ACK contained within the EAP-Response.
Retransmitted fragments will contain the same Identifier value.</t>
        <t>Similarly, when the TEAP server receives an EAP-Response with the M
bit set, it responds with an EAP-Request with EAP Type of TEAP and no
data.  This serves as a fragment ACK.  The EAP peer MUST wait until
it receives the EAP-Request before sending another fragment.  In
order to prevent errors in the processing of fragments, the EAP
server MUST increment the Identifier value for each fragment ACK
contained within an EAP-Request, and the peer MUST include this
Identifier value in the subsequent fragment contained within an EAP-
Response.</t>
      </section>
      <section anchor="peer-services">
        <name>Peer Services</name>
        <t>Several TEAP services, including server unauthenticated provisioning,
PAC provisioning, certificate provisioning, and channel binding,
depend on the peer trusting the TEAP server.  Peers MUST authenticate
the server before these peer services are used.  TEAP peer
implementations MUST have a configuration where authentication fails
if server authentication cannot be achieved.  In many cases, the
server will want to authenticate the peer before providing these
services as well.</t>
        <t>TEAP peers MUST track whether or not server authentication has taken
place.  Server authentication results if the peer trusts the provided
server certificate.  Typically, this involves both validating the
certificate to a trust anchor and confirming the entity named by the
certificate is the intended server.  Server authentication also
results when the procedures in <xref target="phase1"/> are used to resume a
session in which the peer and server were previously mutually
authenticated.  Alternatively, peer services can be used if an inner
EAP method providing mutual authentication and an Extended Master
Session Key (EMSK) is executed and cryptographic binding with the
EMSK Compound Message Authentication Code (MAC) is correctly
validated (<xref target="crypto-binding-tlv"/>).  This is further described in
<xref target="unauth-provisioning"/>.</t>
        <t>An additional complication arises when a tunnel method authenticates
multiple parties such as authenticating both the peer machine and the
peer user to the EAP server.  Depending on how authentication is
achieved, only some of these parties may have confidence in it.  For
example, if a strong shared secret is used to mutually authenticate
the user and the EAP server, the machine may not have confidence that
the EAP server is the authenticated party if the machine cannot trust
the user not to disclose the shared secret to an attacker.  In these
cases, the parties who participate in the authentication need to be
considered when evaluating whether to use peer services.</t>
        <section anchor="pac-provisioning">
          <name>PAC Provisioning</name>
          <t>To request provisioning of a PAC, a peer sends a PAC TLV as defined
in <xref target="pac-tlv-format"/> containing a PAC Attribute as defined in
<xref target="pac-attr-format"/> of PAC-Type set to the appropriate value.  The peer
MUST successfully authenticate the EAP server and validate the
Crypto-Binding TLV as defined in <xref target="crypto-binding-tlv"/> before issuing the
request.  The peer MUST send separate PAC TLVs for each type of PAC
it wants to be provisioned.  Multiple PAC TLVs can be sent in the
same packet or in different packets.  The EAP server will send the
PACs after its internal policy has been satisfied, or it MAY ignore
the request or request additional authentications if its policy
dictates.  The server MAY cache the request and provision the PACs
requested after all of its internal policies have been satisfied.  If
a peer receives a PAC with an unknown type, it MUST ignore it.
A PAC TLV containing a PAC-Acknowledge attribute MUST be sent by the
peer to acknowledge the receipt of the Tunnel PAC.  A PAC TLV
containing a PAC-Acknowledge attribute MUST NOT be used by the peer
to acknowledge the receipt of other types of PACs.  If the peer
receives a PAC TLV with an unknown attribute, it SHOULD ignore the
unknown attribute.</t>
        </section>
        <section anchor="cert-provisioning">
          <name>Certificate Provisioning within the Tunnel</name>
          <t>Provisioning of a peer's certificate is supported in TEAP by
performing the Simple PKI Request/Response from <xref target="RFC5272"/> using
PKCS#10 and PKCS#7 TLVs, respectively.  A peer sends the Simple PKI
Request using a PKCS#10 CertificateRequest <xref target="RFC2986"/> encoded into the
body of a PKCS#10 TLV (see <xref target="pkcs10-tlv"/>).  The TEAP server issues a
Simple PKI Response using a PKCS#7 <xref target="RFC2315"/> degenerate "Certificates
Only" message encoded into the body of a PKCS#7 TLV (see
<xref target="pkcs7-tlv"/>), only after an authentication method has run and
provided an identity proof on the peer prior to a certificate is
being issued.</t>
          <t>In order to provide linking identity and proof-of-possession by
including information specific to the current authenticated TLS
session within the signed certification request, the peer generating
the request SHOULD obtain the tls-unique value from the TLS subsystem
as defined in "Channel Bindings for TLS" <xref target="RFC5929"/>.  The TEAP peer
operations between obtaining the tls_unique value through generation
of the Certification Signing Request (CSR) that contains the current
tls_unique value and the subsequent verification of this value by the
TEAP server are the "phases of the application protocol during which
application-layer authentication occurs" that are protected by the
synchronization interoperability mechanism described in the
interoperability note in "Channel Bindings for TLS" (<xref target="RFC5929"/>,
Section 3.1).  When performing renegotiation, TLS
"secure_renegotiation" <xref target="RFC5746"/> MUST be used.</t>
          <t>The tls-unique value is base-64-encoded as specified in <xref target="message-formats"/> of
<xref target="RFC4648"/>, and the resulting string is placed in the certification
request challengePassword field (<xref target="RFC2985"/>, Section 5.4.1).  The
challengePassword field is limited to 255 octets (Section 7.4.9 of
<xref target="RFC5246"/> indicates that no existing ciphersuite would result in an
issue with this limitation).  If tls-unique information is not
embedded within the certification request, the challengePassword
field MUST be empty to indicate that the peer did not include the
optional channel-binding information (any value submitted is verified
by the server as tls-unique information).</t>
          <t>The server SHOULD verify the tls-unique information.  This ensures
that the authenticated TEAP peer is in possession of the private key
used to sign the certification request.</t>
          <t>The Simple PKI Request/Response generation and processing rules of
<xref target="RFC5272"/> SHALL apply to TEAP, with the exception of error
conditions.  In the event of an error, the TEAP server SHOULD respond
with an Error TLV using the most descriptive error code possible; it
MAY ignore the PKCS#10 request that generated the error.</t>
        </section>
        <section anchor="unauth-provisioning">
          <name>Server Unauthenticated Provisioning Mode</name>
          <t>In Server Unauthenticated Provisioning Mode, an unauthenticated
tunnel is established in Phase 1, and the peer and server negotiate
an EAP method in Phase 2 that supports mutual authentication and key
derivation that is resistant to attacks such as man-in-the-middle and
dictionary attacks.  This provisioning mode enables the bootstrapping
of peers when the peer lacks the ability to authenticate the server
during Phase 1.  This includes both cases in which the ciphersuite
negotiated does not provide authentication and in which the
ciphersuite negotiated provides the authentication but the peer is
unable to validate the identity of the server for some reason.</t>
          <t>Upon successful completion of the EAP method in Phase 2, the peer and
server exchange a Crypto-Binding TLV to bind the inner method with
the outer tunnel and ensure that a man-in-the-middle attack has not
been attempted.</t>
          <t>Support for the Server Unauthenticated Provisioning Mode is optional.
The ciphersuite TLS_DH_anon_WITH_AES_128_CBC_SHA is RECOMMENDED when
using Server Unauthenticated Provisioning Mode, but other anonymous
ciphersuites MAY be supported as long as the TLS pre-master secret is
generated from contribution from both peers.  Phase 2 EAP methods
used in Server Unauthenticated Provisioning Mode MUST provide mutual
authentication, provide key generation, and be resistant to
dictionary attack.  Example inner methods include EAP-pwd <xref target="RFC5931"/>
and EAP-EKE <xref target="RFC6124"/>.</t>
        </section>
        <section anchor="channel-binding">
          <name>Channel Binding</name>
          <t><xref target="RFC6677"/> defines EAP channel bindings to solve the "lying NAS" and
the "lying provider" problems, using a process in which the EAP peer
gives information about the characteristics of the service provided
by the authenticator to the Authentication, Authorization, and
Accounting (AAA) server protected within the EAP method.  This allows
the server to verify the authenticator is providing information to
the peer that is consistent with the information received from this
authenticator as well as the information stored about this
authenticator.</t>
          <t>TEAP supports EAP channel binding using the Channel-Binding TLV
defined in <xref target="channel-binding-tlv"/>.  If the TEAP server wants to request the
channel-binding information from the peer, it sends an empty Channel-
Binding TLV to indicate the request.  The peer responds to the
request by sending a Channel-Binding TLV containing a channel-binding
message as defined in <xref target="RFC6677"/>.  The server validates the channel-
binding message and sends back a Channel-Binding TLV with a result
code.  If the server didn't initiate the channel-binding request and
the peer still wants to send the channel-binding information to the
server, it can do that by using the Request-Action TLV along with the
Channel-Binding TLV.  The peer MUST only send channel-binding
information after it has successfully authenticated the server and
established the protected tunnel.</t>
        </section>
      </section>
    </section>
    <section anchor="message-formats">
      <name>Message Formats</name>
      <t>The following sections describe the message formats used in TEAP.
The fields are transmitted from left to right in network byte order.</t>
      <section anchor="teap-message-format">
        <name>TEAP Message Format</name>
        <t>A summary of the TEAP Request/Response packet format is shown below.</t>
        <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|     Code      |   Identifier  |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|     Type      |   Flags | Ver |        Message Length         :
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
:         Message Length        |         Outer TLV Length
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
:     Outer TLV Length          |         TLS Data...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|       Outer TLVs...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
        <t>Code</t>
        <ul empty="true">
          <li>
            <t>The Code field is one octet in length and is defined as follows:</t>
            <ul empty="true">
              <li>
                <t>1 Request</t>
                <t>2 Response</t>
              </li>
            </ul>
          </li>
        </ul>
        <t>Identifier</t>
        <ul empty="true">
          <li>
            <t>The Identifier field is one octet and aids in matching responses
with requests.  The Identifier field MUST be changed on each
Request packet.  The Identifier field in the Response packet MUST
match the Identifier field from the corresponding request.</t>
          </li>
        </ul>
        <t>Length</t>
        <ul empty="true">
          <li>
            <t>The Length field is two octets and indicates the length of the EAP
packet including the Code, Identifier, Length, Type, Flags, Ver,
Message Length, TLS Data, and Outer TLVs fields.  Octets outside
the range of the Length field should be treated as Data Link Layer
padding and should be ignored on reception.</t>
          </li>
        </ul>
        <t>Type</t>
        <ul empty="true">
          <li>
            <t>55 for TEAP</t>
          </li>
        </ul>
        <t>Flags</t>
        <artwork><![CDATA[
       0 1 2 3 4
      +-+-+-+-+-+
      |L M S O R|
      +-+-+-+-+-+

   L  Length included; set to indicate the presence of the four-octet
      Message Length field.  It MUST be present for the first
      fragment of a fragmented message.  It MUST NOT be present for
      any other message.

   M  More fragments; set on all but the last fragment.

   S  TEAP start; set in a TEAP Start message sent from the server to
      the peer.

   O  Outer TLV length included; set to indicate the presence of the
      four-octet Outer TLV Length field.  It MUST be present only in
      the initial request and response messages.  If the initial
      message is fragmented, then it MUST be present only on the
      first fragment.

   R  Reserved (MUST be zero and ignored upon receipt)
]]></artwork>
        <t>Ver</t>
        <ul empty="true">
          <li>
            <t>This field contains the version of the protocol.  This document
describes version 1 (001 in binary) of TEAP.</t>
          </li>
        </ul>
        <t>Message Length</t>
        <ul empty="true">
          <li>
            <t>The Message Length field is four octets and is present only if the
L bit is set.  This field provides the total length of the message
that may be fragmented over the data fields of multiple packets.</t>
          </li>
        </ul>
        <t>Outer TLV Length</t>
        <ul empty="true">
          <li>
            <t>The Outer TLV Length field is four octets and is present only if
the O bit is set.  This field provides the total length of the
Outer TLVs if present.</t>
          </li>
        </ul>
        <t>TLS Data</t>
        <ul empty="true">
          <li>
            <t>When the TLS Data field is present, it consists of an encapsulated
TLS packet in TLS record format.  A TEAP packet with Flags and
Version fields, but with zero length TLS Data field, is used to
indicate TEAP acknowledgement for either a fragmented message, a
TLS Alert message, or a TLS Finished message.</t>
          </li>
        </ul>
        <t>Outer TLVs</t>
        <ul empty="true">
          <li>
            <t>The Outer TLVs consist of the optional data used to help establish
the TLS tunnel in TLV format.  They are only allowed in the first
two messages in the TEAP protocol.  That is the first EAP-server-
to-peer message and first peer-to-EAP-server message.  The start
of the Outer TLVs can be derived from the EAP Length field and
Outer TLV Length field.</t>
          </li>
        </ul>
      </section>
      <section anchor="teap-tlv-format">
        <name>TEAP TLV Format and Support</name>
        <t>The TLVs defined here are TLV objects.  The TLV objects could be used
to carry arbitrary parameters between an EAP peer and EAP server
within the protected TLS tunnel.</t>
        <t>The EAP peer may not necessarily implement all the TLVs supported by
the EAP server.  To allow for interoperability, TLVs are designed to
allow an EAP server to discover if a TLV is supported by the EAP peer
using the NAK TLV.  The mandatory bit in a TLV indicates whether
support of the TLV is required.  If the peer or server does not
support a TLV marked mandatory, then it MUST send a NAK TLV in the
response, and all the other TLVs in the message MUST be ignored.  If
an EAP peer or server finds an unsupported TLV that is marked as
optional, it can ignore the unsupported TLV.  It MUST NOT send a NAK
TLV for a TLV that is not marked mandatory.  If all TLVs in a message
are marked optional and none are understood by the peer, then a NAK
TLV or Result TLV could be sent to the other side in order to
continue the conversation.</t>
        <t>Note that a peer or server may support a TLV with the mandatory bit
set but may not understand the contents.  The appropriate response to
a supported TLV with content that is not understood is defined by the
individual TLV specification.</t>
        <t>EAP implementations compliant with this specification MUST support
TLV exchanges as well as the processing of mandatory/optional
settings on the TLV.  Implementations conforming to this
specification MUST support the following TLVs:</t>
        <ul empty="true">
          <li>
            <t>Authority-ID TLV</t>
            <t>Identity-Type TLV</t>
            <t>Result TLV</t>
            <t>NAK TLV</t>
            <t>Error TLV</t>
            <t>Request-Action TLV</t>
            <t>EAP-Payload TLV</t>
            <t>Intermediate-Result TLV</t>
            <t>Crypto-Binding TLV</t>
            <t>Basic-Password-Auth-Req TLV</t>
            <t>Basic-Password-Auth-Resp TLV</t>
          </li>
        </ul>
        <section anchor="general-tlv-format">
          <name>General TLV Format</name>
          <t>TLVs are defined as described below.  The fields are transmitted from
left to right.</t>
          <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|M|R|            TLV Type       |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                              Value...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
          <t>M</t>
          <ul empty="true">
            <li>
              <t>0  Optional TLV</t>
              <t>1  Mandatory TLV</t>
            </li>
          </ul>
          <t>R</t>
          <ul empty="true">
            <li>
              <t>Reserved, set to zero (0)</t>
            </li>
          </ul>
          <t>TLV Type</t>
          <t>A 14-bit field, denoting the TLV type.  Allocated types include:</t>
          <ul empty="true">
            <li>
              <t>0  Unassigned</t>
              <t>1  Authority-ID TLV (<xref target="authority-id-tlv"/>)</t>
              <t>2  Identity-Type TLV (<xref target="identity-type-tlv"/>)</t>
              <t>3  Result TLV (<xref target="result-tlv"/>)</t>
              <t>4  NAK TLV (<xref target="nak-tlv"/>)</t>
              <t>5  Error TLV (<xref target="error-tlv"/>)</t>
              <t>6  Channel-Binding TLV (<xref target="channel-binding-tlv"/>)</t>
              <t>7  Vendor-Specific TLV (<xref target="vendor-specific-tlv"/>)</t>
              <t>8  Request-Action TLV (<xref target="request-action-tlv"/>)</t>
              <t>9  EAP-Payload TLV (<xref target="eap-payload-tlv"/>)</t>
              <t>10 Intermediate-Result TLV (<xref target="intermediate-result-tlv"/>)</t>
              <t>11 PAC TLV (<xref target="pac-tlv-format"/>)</t>
              <t>12 Crypto-Binding TLV (<xref target="crypto-binding-tlv"/>)</t>
              <t>13 Basic-Password-Auth-Req TLV (<xref target="bp-auth-req-tlv"/>)</t>
              <t>14 Basic-Password-Auth-Resp TLV (Section 4.2.15)</t>
              <t>15 PKCS#7 TLV (<xref target="pkcs7-tlv"/>)</t>
              <t>16 PKCS#10 TLV (<xref target="pkcs10-tlv"/>)</t>
              <t>17 Trusted-Server-Root TLV (<xref target="trusted-server-root-tlv"/>)</t>
            </li>
          </ul>
          <t>Length</t>
          <ul empty="true">
            <li>
              <t>The length of the Value field in octets.</t>
            </li>
          </ul>
          <t>Value</t>
          <ul empty="true">
            <li>
              <t>The value of the TLV.</t>
            </li>
          </ul>
        </section>
        <section anchor="authority-id-tlv">
          <name>Authority-ID TLV</name>
          <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|M|R|         TLV Type          |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                              ID...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
          <t>M</t>
          <ul empty="true">
            <li>
              <t>0 - Optional TLV</t>
            </li>
          </ul>
          <t>R</t>
          <ul empty="true">
            <li>
              <t>Reserved, set to zero (0)</t>
            </li>
          </ul>
          <t>TLV Type</t>
          <ul empty="true">
            <li>
              <t>1 - Authority-ID</t>
            </li>
          </ul>
          <t>Length</t>
          <ul empty="true">
            <li>
              <t>The Length field is two octets and contains the length of the ID
field in octets.</t>
            </li>
          </ul>
          <t>ID</t>
          <ul empty="true">
            <li>
              <t>Hint of the identity of the server to help the peer to match the
credentials available for the server.  It should be unique across
the deployment.</t>
            </li>
          </ul>
        </section>
        <section anchor="identity-type-tlv">
          <name>Identity-Type TLV</name>
          <t>The Identity-Type TLV allows an EAP server to send a hint to help the
EAP peer select the right type of identity, for example, user or
machine.  TEAPv1 implementations MUST support this TLV.  Only one
Identity-Type TLV SHOULD be present in the TEAP request or response
packet.  The Identity-Type TLV request MUST come with an EAP-Payload
TLV or Basic-Password-Auth-Req TLV.  If the EAP peer does have an
identity corresponding to the identity type requested, then the peer
SHOULD respond with an Identity-Type TLV with the requested type.  If
the Identity-Type field does not contain one of the known values or
if the EAP peer does not have an identity corresponding to the
identity type requested, then the peer SHOULD respond with an
Identity-Type TLV with the one of available identity types.  If the
server receives an identity type in the response that does not match
the requested type, then the peer does not possess the requested
credential type, and the server SHOULD proceed with authentication
for the credential type proposed by the peer, proceed with requesting
another credential type, or simply apply the network policy based on
the configured policy, e.g., sending Result TLV with Failure.</t>
          <t>The Identity-Type TLV is defined as follows:</t>
          <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|M|R|         TLV Type          |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|         Identity-Type         |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
          <t>M</t>
          <ul empty="true">
            <li>
              <t>0 - Optional TLV</t>
            </li>
          </ul>
          <t>R</t>
          <ul empty="true">
            <li>
              <t>Reserved, set to zero (0)</t>
            </li>
          </ul>
          <t>TLV Type</t>
          <ul empty="true">
            <li>
              <t>2 - Identity-Type TLV</t>
            </li>
          </ul>
          <t>Length</t>
          <ul empty="true">
            <li>
              <t>2</t>
            </li>
          </ul>
          <t>Identity-Type</t>
          <ul empty="true">
            <li>
              <t>The Identity-Type field is two octets.  Values include:</t>
              <ul empty="true">
                <li>
                  <t>1  User</t>
                  <t>2  Machine</t>
                </li>
              </ul>
            </li>
          </ul>
        </section>
        <section anchor="result-tlv">
          <name>Result TLV</name>
          <t>The Result TLV provides support for acknowledged success and failure
messages for protected termination within TEAP.  If the Status field
does not contain one of the known values, then the peer or EAP server
MUST treat this as a fatal error of Unexpected TLVs Exchanged.  The
behavior of the Result TLV is further discussed in <xref target="protected-termination"/> and
<xref target="phase-2-errors"/>  A Result TLV indicating failure MUST NOT be accompanied by
the following TLVs: NAK, EAP-Payload TLV, or Crypto-Binding TLV.  The
Result TLV is defined as follows:</t>
          <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|M|R|         TLV Type          |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|             Status            |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
          <t>M</t>
          <ul empty="true">
            <li>
              <t>Mandatory, set to one (1)</t>
            </li>
          </ul>
          <t>R</t>
          <ul empty="true">
            <li>
              <t>Reserved, set to zero (0)</t>
            </li>
          </ul>
          <t>TLV Type</t>
          <ul empty="true">
            <li>
              <t>3 - Result TLV</t>
            </li>
          </ul>
          <t>Length</t>
          <ul empty="true">
            <li>
              <t>2</t>
            </li>
          </ul>
          <t>Status</t>
          <ul empty="true">
            <li>
              <t>The Status field is two octets.  Values include:</t>
              <ul empty="true">
                <li>
                  <t>1  Success</t>
                  <t>2  Failure</t>
                </li>
              </ul>
            </li>
          </ul>
        </section>
        <section anchor="nak-tlv">
          <name>NAK TLV</name>
          <t>The NAK TLV allows a peer to detect TLVs that are not supported by
 the other peer.  A TEAP packet can contain 0 or more NAK TLVs.  A NAK
 TLV should not be accompanied by other TLVs.  A NAK TLV MUST NOT be
 sent in response to a message containing a Result TLV, instead a
 Result TLV of failure should be sent indicating failure and an Error
 TLV of Unexpected TLVs Exchanged.  The NAK TLV is defined as follows:</t>
          <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|M|R|         TLV Type          |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                          Vendor-Id                            |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|            NAK-Type           |           TLVs...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
          <t>M</t>
          <ul empty="true">
            <li>
              <t>Mandatory, set to one (1)</t>
            </li>
          </ul>
          <t>R</t>
          <ul empty="true">
            <li>
              <t>Reserved, set to zero (0)</t>
            </li>
          </ul>
          <t>TLV Type</t>
          <ul empty="true">
            <li>
              <t>4 - NAK TLV</t>
            </li>
          </ul>
          <t>Length</t>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>=6</t>
                </li>
              </ul>
            </li>
          </ul>
          <t>Vendor-Id</t>
          <ul empty="true">
            <li>
              <t>The Vendor-Id field is four octets and contains the Vendor-Id of
the TLV that was not supported.  The high-order octet is 0, and
the low-order three octets are the Structure of Management
Information (SMI) Network Management Private Enterprise Number of
the Vendor in network byte order.  The Vendor-Id field MUST be
zero for TLVs that are not Vendor-Specific TLVs.</t>
            </li>
          </ul>
          <t>NAK-Type</t>
          <ul empty="true">
            <li>
              <t>The NAK-Type field is two octets.  The field contains the type of
the TLV that was not supported.  A TLV of this type MUST have been
included in the previous packet.</t>
            </li>
          </ul>
          <t>TLVs</t>
          <ul empty="true">
            <li>
              <t>This field contains a list of zero or more TLVs, each of which
MUST NOT have the mandatory bit set.  These optional TLVs are for
future extensibility to communicate why the offending TLV was
determined to be unsupported.</t>
            </li>
          </ul>
        </section>
        <section anchor="error-tlv">
          <name>Error TLV</name>
          <t>The Error TLV allows an EAP peer or server to indicate errors to the
other party.  A TEAP packet can contain 0 or more Error TLVs.  The
Error-Code field describes the type of error.  Error codes 1-999
represent successful outcomes (informative messages), 1000-1999
represent warnings, and 2000-2999 represent fatal errors.  A fatal
Error TLV MUST be accompanied by a Result TLV indicating failure, and
the conversation is terminated as described in <xref target="phase-2-errors"/>.</t>
          <t>Many of the error codes below refer to errors in inner method
processing that may be retrieved if made available by the inner
method.  Implementations MUST take care that error messages do not
reveal too much information to an attacker.  For example, the usage
of error message 1031 (User account credentials incorrect) is NOT
RECOMMENDED, because it allows an attacker to determine valid
usernames by differentiating this response from other responses.  It
should only be used for troubleshooting purposes.</t>
          <t>The Error TLV is defined as follows:</t>
          <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|M|R|         TLV Type          |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                           Error-Code                          |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
          <t>M</t>
          <ul empty="true">
            <li>
              <t>Mandatory, set to one (1)</t>
            </li>
          </ul>
          <t>R</t>
          <ul empty="true">
            <li>
              <t>Reserved, set to zero (0)</t>
            </li>
          </ul>
          <t>TLV Type</t>
          <ul empty="true">
            <li>
              <t>5 - Error TLV</t>
            </li>
          </ul>
          <t>Length</t>
          <ul empty="true">
            <li>
              <t>4</t>
            </li>
          </ul>
          <t>Error-Code</t>
          <ul empty="true">
            <li>
              <t>The Error-Code field is four octets.  Currently defined values for
Error-Code include:</t>
              <ul empty="true">
                <li>
                  <t>1     User account expires soon</t>
                  <t>2     User account credential expires soon</t>
                  <t>3     User account authorizations change soon</t>
                  <t>4     Clock skew detected</t>
                  <t>5     Contact administrator</t>
                  <t>6     User account credentials change required</t>
                  <t>1001  Inner Method Error</t>
                  <t>1002  Unspecified authentication infrastructure problem</t>
                  <t>1003  Unspecified authentication failure</t>
                  <t>1004  Unspecified authorization failure</t>
                  <t>1005  User account credentials unavailable</t>
                  <t>1006  User account expired</t>
                  <t>1007  User account locked: try again later</t>
                  <t>1008  User account locked: admin intervention required</t>
                  <t>1009  Authentication infrastructure unavailable</t>
                  <t>1010  Authentication infrastructure not trusted</t>
                  <t>1011  Clock skew too great</t>
                  <t>1012  Invalid inner realm</t>
                  <t>1013  Token out of sync: administrator intervention required</t>
                  <t>1014  Token out of sync: PIN change required</t>
                  <t>1015  Token revoked</t>
                  <t>1016  Tokens exhausted</t>
                  <t>1017  Challenge expired</t>
                  <t>1018  Challenge algorithm mismatch</t>
                  <t>1019  Client certificate not supplied</t>
                  <t>1020  Client certificate rejected</t>
                  <t>1021  Realm mismatch between inner and outer identity</t>
                  <t>1022  Unsupported Algorithm In Certificate Signing Request</t>
                  <t>1023  Unsupported Extension In Certificate Signing Request</t>
                  <t>1024  Bad Identity In Certificate Signing Request</t>
                  <t>1025  Bad Certificate Signing Request</t>
                  <t>1026  Internal CA Error</t>
                  <t>1027  General PKI Error</t>
                  <t>1028  Inner method's channel-binding data required but not
supplied</t>
                  <t>1029  Inner method's channel-binding data did not include required
information</t>
                  <t>1030  Inner method's channel binding failed</t>
                  <t>1031  User account credentials incorrect [USAGE NOT RECOMMENDED]</t>
                  <t>2001  Tunnel Compromise Error</t>
                  <t>2002  Unexpected TLVs Exchanged</t>
                </li>
              </ul>
            </li>
          </ul>
        </section>
        <section anchor="channel-binding-tlv">
          <name>Channel-Binding TLV</name>
          <t>The Channel-Binding TLV provides a mechanism for carrying channel-
binding data from the peer to the EAP server and a channel-binding
response from the EAP server to the peer as described in <xref target="RFC6677"/>.
TEAPv1 implementations MAY support this TLV, which cannot be
responded to with a NAK TLV.  If the Channel-Binding data field does
not contain one of the known values or if the EAP server does not
support this TLV, then the server MUST ignore the value.  The
Channel-Binding TLV is defined as follows:</t>
          <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|M|R|         TLV Type          |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|            Data ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
          <t>M</t>
          <ul empty="true">
            <li>
              <t>0 - Optional TLV</t>
            </li>
          </ul>
          <t>R</t>
          <ul empty="true">
            <li>
              <t>Reserved, set to zero (0)</t>
            </li>
          </ul>
          <t>TLV Type</t>
          <ul empty="true">
            <li>
              <t>6 - Channel-Binding TLV</t>
            </li>
          </ul>
          <t>Length</t>
          <ul empty="true">
            <li>
              <t>variable</t>
            </li>
          </ul>
          <t>Data</t>
          <ul empty="true">
            <li>
              <t>The data field contains a channel-binding message as defined in
Section 5.3 of <xref target="RFC6677"/>.</t>
            </li>
          </ul>
        </section>
        <section anchor="vendor-specific-tlv">
          <name>Vendor-Specific TLV</name>
          <t>The Vendor-Specific TLV is available to allow vendors to support
their own extended attributes not suitable for general usage.  A
Vendor-Specific TLV attribute can contain one or more TLVs, referred
to as Vendor TLVs.  The TLV type of a Vendor-TLV is defined by the
vendor.  All the Vendor TLVs inside a single Vendor-Specific TLV
belong to the same vendor.  There can be multiple Vendor-Specific
TLVs from different vendors in the same message.  Error handling in
the Vendor TLV could use the vendor's own specific error-handling
mechanism or use the standard TEAP error codes defined.</t>
          <t>Vendor TLVs may be optional or mandatory.  Vendor TLVs sent with
Result TLVs MUST be marked as optional.  If the Vendor-Specific TLV
is marked as mandatory, then it is expected that the receiving side
needs to recognize the vendor ID, parse all Vendor TLVs within, and
deal with error handling within the Vendor-Specific TLV as defined by
the vendor.</t>
          <t>The Vendor-Specific TLV is defined as follows:</t>
          <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|M|R|         TLV Type          |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                          Vendor-Id                            |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                         Vendor TLVs....
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
          <t>M</t>
          <ul empty="true">
            <li>
              <t>0 or 1</t>
            </li>
          </ul>
          <t>R</t>
          <ul empty="true">
            <li>
              <t>Reserved, set to zero (0)</t>
            </li>
          </ul>
          <t>TLV Type</t>
          <ul empty="true">
            <li>
              <t>7 - Vendor-Specific TLV</t>
            </li>
          </ul>
          <t>Length</t>
          <ul empty="true">
            <li>
              <t>4 + cumulative length of all included Vendor TLVs</t>
            </li>
          </ul>
          <t>Vendor-Id</t>
          <ul empty="true">
            <li>
              <t>The Vendor-Id field is four octets and contains the Vendor-Id of
the TLV.  The high-order octet is 0, and the low-order 3 octets
are the SMI Network Management Private Enterprise Number of the
Vendor in network byte order.</t>
            </li>
          </ul>
          <t>Vendor TLVs</t>
          <ul empty="true">
            <li>
              <t>This field is of indefinite length.  It contains Vendor-Specific
TLVs, in a format defined by the vendor.</t>
            </li>
          </ul>
        </section>
        <section anchor="request-action-tlv">
          <name>Request-Action TLV</name>
          <t>The Request-Action TLV MAY be sent by both the peer and the server in
response to a successful or failed Result TLV.  It allows the peer or
server to request the other side to negotiate additional EAP methods
or process TLVs specified in the response packet.  The receiving side
MUST process this TLV.  The processing for the TLV is as follows:</t>
          <ul empty="true">
            <li>
              <t>The receiving entity MAY choose to process any of the TLVs that
are included in the message.</t>
              <t>If the receiving entity chooses NOT to process any TLV in the
list, then it sends back a Result TLV with the same code in the
Status field of the Request-Action TLV.</t>
              <t>If multiple Request-Action TLVs are in the request, the session
can continue if any of the TLVs in any Request-Action TLV are
processed.</t>
            </li>
          </ul>
          <ul empty="true">
            <li>
              <t>If multiple Request-Action TLVs are in the request and none of
them is processed, then the most fatal status should be used in
the Result TLV returned.  If a status code in the Request-Action
TLV is not understood by the receiving entity, then it should be
treated as a fatal error.</t>
              <t>After processing the TLVs or EAP method in the request, another
round of Result TLV exchange would occur to synchronize the final
status on both sides.</t>
            </li>
          </ul>
          <t>The peer or the server MAY send multiple Request-Action TLVs to the
other side.  Two Request-Action TLVs MUST NOT occur in the same TEAP
packet if they have the same Status value.  The order of processing
multiple Request-Action TLVs is implementation dependent.  If the
receiving side processes the optional (non-fatal) items first, it is
possible that the fatal items will disappear at a later time.  If the
receiving side processes the fatal items first, the communication
time will be shorter.</t>
          <t>The peer or the server MAY return a new set of Request-Action TLVs
after one or more of the requested items has been processed and the
other side has signaled it wants to end the EAP conversation.</t>
          <t>The Request-Action TLV is defined as follows:</t>
          <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|M|R|         TLV Type          |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|     Status   |      Action    |                TLVs....
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+--+-+-+-+-+-+-+-+-+-+-+-+-
]]></artwork>
          <t>M</t>
          <ul empty="true">
            <li>
              <t>Mandatory, set to one (1)</t>
            </li>
          </ul>
          <t>R</t>
          <ul empty="true">
            <li>
              <t>Reserved, set to zero (0)</t>
            </li>
          </ul>
          <t>TLV Type</t>
          <ul empty="true">
            <li>
              <t>8 - Request-Action TLV</t>
            </li>
          </ul>
          <t>Length</t>
          <ul empty="true">
            <li>
              <t>2 + cumulative length of all included TLVs</t>
            </li>
          </ul>
          <t>Status</t>
          <ul empty="true">
            <li>
              <t>The Status field is one octet.  This indicates the result if the
party who receives this TLV does not process the action. Values
include:</t>
              <ul empty="true">
                <li>
                  <t>1  Success</t>
                  <t>2  Failure</t>
                </li>
              </ul>
            </li>
          </ul>
          <t>Action</t>
          <ul empty="true">
            <li>
              <t>The Action field is one octet.  Values include:</t>
              <ul empty="true">
                <li>
                  <t>1  Process-TLV</t>
                  <t>2  Negotiate-EAP</t>
                </li>
              </ul>
            </li>
          </ul>
          <t>TLVs</t>
          <ul empty="true">
            <li>
              <t>This field is of indefinite length.  It contains TLVs that the
peer wants the server to process.</t>
            </li>
          </ul>
        </section>
        <section anchor="eap-payload-tlv">
          <name>EAP-Payload TLV</name>
          <t>To allow piggybacking an EAP request or response with other TLVs, the
EAP-Payload TLV is defined, which includes an encapsulated EAP packet
and a list of optional TLVs.  The optional TLVs are provided for
future extensibility to provide hints about the current EAP
authentication.  Only one EAP-Payload TLV is allowed in a message.
The EAP-Payload TLV is defined as follows:</t>
          <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|M|R|         TLV Type          |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                          EAP packet...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                             TLVs...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
          <t>M</t>
          <ul empty="true">
            <li>
              <t>Mandatory, set to one (1)</t>
            </li>
          </ul>
          <t>R</t>
          <ul empty="true">
            <li>
              <t>Reserved, set to zero (0)</t>
            </li>
          </ul>
          <t>TLV Type</t>
          <ul empty="true">
            <li>
              <t>9 - EAP-Payload TLV</t>
            </li>
          </ul>
          <t>Length</t>
          <ul empty="true">
            <li>
              <t>length of embedded EAP packet + cumulative length of additional
TLVs</t>
            </li>
          </ul>
          <t>EAP packet</t>
          <ul empty="true">
            <li>
              <t>This field contains a complete EAP packet, including the EAP
header (Code, Identifier, Length, Type) fields.  The length of
this field is determined by the Length field of the encapsulated
EAP packet.</t>
            </li>
          </ul>
          <t>TLVs</t>
          <ul empty="true">
            <li>
              <t>This (optional) field contains a list of TLVs associated with the
EAP packet field.  The TLVs MUST NOT have the mandatory bit set.
The total length of this field is equal to the Length field of the
EAP-Payload TLV, minus the Length field in the EAP header of the
EAP packet field.</t>
            </li>
          </ul>
        </section>
        <section anchor="intermediate-result-tlv">
          <name>Intermediate-Result TLV</name>
          <t>The Intermediate-Result TLV signals
intermediate Success and Failure messages for all inner authentication
methods.  The Intermediate-Result TLV MUST be be used for all inner authentication methods.</t>
          <t>An Intermediate-Result TLV indicating Success
MUST be accompanied by a Crypto-Binding TLV.</t>
          <t>An Intermediate-Result TLV indicating Failure SHOULD be accompanied by an Error TLV which indicates why the authentication failed.</t>
          <t>The optional TLVs
associated with this TLV are provided for future extensibility to
provide hints about the current result.  The Intermediate-Result TLV
is defined as follows:</t>
          <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|M|R|         TLV Type          |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|             Status            |        TLVs...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
          <t>M</t>
          <ul empty="true">
            <li>
              <t>Mandatory, set to one (1)</t>
            </li>
          </ul>
          <t>R</t>
          <ul empty="true">
            <li>
              <t>Reserved, set to zero (0)</t>
            </li>
          </ul>
          <t>TLV Type</t>
          <ul empty="true">
            <li>
              <t>10 - Intermediate-Result TLV</t>
            </li>
          </ul>
          <t>Length</t>
          <ul empty="true">
            <li>
              <t>2 + cumulative length of the embedded associated TLVs</t>
            </li>
          </ul>
          <t>Status</t>
          <ul empty="true">
            <li>
              <t>The Status field is two octets.  Values include:</t>
              <ul empty="true">
                <li>
                  <t>1  Success</t>
                  <t>2  Failure</t>
                </li>
              </ul>
            </li>
          </ul>
          <t>TLVs</t>
          <ul empty="true">
            <li>
              <t>This field is of indeterminate length and contains zero or more of
the TLVs associated with the Intermediate Result TLV.  The TLVs in
this field MUST NOT have the mandatory bit set.</t>
            </li>
          </ul>
        </section>
        <section anchor="pac-tlv-format">
          <name>PAC TLV Format</name>
          <t>The PAC TLV provides support for provisioning the Protected Access
Credential (PAC).  The PAC TLV carries the PAC and related
information within PAC attribute fields.  Additionally, the PAC TLV
MAY be used by the peer to request provisioning of a PAC of the type
specified in the PAC-Type PAC attribute.  The PAC TLV MUST only be
used in a protected tunnel providing encryption and integrity
protection.  A general PAC TLV format is defined as follows:</t>
          <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|M|R|         TLV Type          |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                        PAC Attributes...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
          <t>M</t>
          <ul empty="true">
            <li>
              <t>0 or 1</t>
            </li>
          </ul>
          <t>R</t>
          <ul empty="true">
            <li>
              <t>Reserved, set to zero (0)</t>
            </li>
          </ul>
          <t>TLV Type</t>
          <ul empty="true">
            <li>
              <t>11 - PAC TLV</t>
            </li>
          </ul>
          <t>Length</t>
          <ul empty="true">
            <li>
              <t>Two octets containing the length of the PAC Attributes field in
octets.</t>
            </li>
          </ul>
          <t>PAC Attributes</t>
          <ul empty="true">
            <li>
              <t>A list of PAC attributes in the TLV format.</t>
            </li>
          </ul>
          <section anchor="pac-attr-format">
            <name>Formats for PAC Attributes</name>
            <t>Each PAC attribute in a PAC TLV is formatted as a TLV defined as
follows:</t>
            <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|            Type               |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                              Value...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
            <t>Type</t>
            <ul empty="true">
              <li>
                <t>The Type field is two octets, denoting the attribute type.
Allocated types include:</t>
                <ul empty="true">
                  <li>
                    <t>1 - PAC-Key</t>
                    <t>2 - PAC-Opaque</t>
                    <t>3 - PAC-Lifetime</t>
                    <t>4 - A-ID</t>
                    <t>5 - I-ID</t>
                    <t>6 - Reserved</t>
                    <t>7 - A-ID-Info</t>
                    <t>8 - PAC-Acknowledgement</t>
                    <t>9 - PAC-Info</t>
                    <t>10 - PAC-Type</t>
                  </li>
                </ul>
              </li>
            </ul>
            <t>Length</t>
            <ul empty="true">
              <li>
                <t>Two octets containing the length of the Value field in octets.</t>
              </li>
            </ul>
            <t>Value</t>
            <ul empty="true">
              <li>
                <t>The value of the PAC attribute.</t>
              </li>
            </ul>
          </section>
          <section anchor="pac-key">
            <name>PAC-Key</name>
            <t>The PAC-Key is a secret key distributed in a PAC attribute of type
PAC-Key.  The PAC-Key attribute is included within the PAC TLV
whenever the server wishes to issue or renew a PAC that is bound to a
key such as a Tunnel PAC.  The key is a randomly generated octet
string that is 48 octets in length.  The generator of this key is the
issuer of the credential, which is identified by the Authority
Identifier (A-ID).</t>
            <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|            Type               |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                                                               |
~                              Key                              ~
|                                                               |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
            <t>Type</t>
            <ul empty="true">
              <li>
                <t>1 - PAC-Key</t>
              </li>
            </ul>
            <t>Length</t>
            <ul empty="true">
              <li>
                <t>2-octet length indicating the length of the key.</t>
              </li>
            </ul>
            <t>Key</t>
            <ul empty="true">
              <li>
                <t>The value of the PAC-Key.</t>
              </li>
            </ul>
          </section>
          <section anchor="pac-opaque">
            <name>PAC-Opaque</name>
            <t>The PAC-Opaque attribute is included within the PAC TLV whenever the
server wishes to issue or renew a PAC.</t>
            <t>The PAC-Opaque is opaque to the peer, and thus the peer MUST NOT
attempt to interpret it.  A peer that has been issued a PAC-Opaque by
a server stores that data and presents it back to the server
according to its PAC-Type.  The Tunnel PAC is used in the ClientHello
SessionTicket extension field defined in <xref target="RFC5077"/>.  If a peer has
opaque data issued to it by multiple servers, then it stores the data
issued by each server separately according to the A-ID.  This
requirement allows the peer to maintain and use each opaque datum as
an independent PAC pairing, with a PAC-Key mapping to a PAC-Opaque
identified by the A-ID.  As there is a one-to-one correspondence
between the PAC-Key and PAC-Opaque, the peer determines the PAC-Key
and corresponding PAC-Opaque based on the A-ID provided in the
TEAP/Start message and the A-ID provided in the PAC-Info when it was
provisioned with a PAC-Opaque.</t>
            <t>The PAC-Opaque attribute format is summarized as follows:</t>
            <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|            Type               |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                              Value ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
            <t>Type</t>
            <ul empty="true">
              <li>
                <t>2 - PAC-Opaque</t>
              </li>
            </ul>
            <t>Length</t>
            <ul empty="true">
              <li>
                <t>The Length field is two octets, which contains the length of the
Value field in octets.</t>
              </li>
            </ul>
            <t>Value</t>
            <ul empty="true">
              <li>
                <t>The Value field contains the actual data for the PAC-Opaque.  It
is specific to the server implementation.</t>
              </li>
            </ul>
          </section>
          <section anchor="pac-info">
            <name>PAC-Info</name>
            <t>The PAC-Info is comprised of a set of PAC attributes as defined in
<xref target="pac-attr-format"/>.  The PAC-Info attribute MUST contain the A-ID,
A-ID-Info, and PAC-Type attributes.  Other attributes MAY be included
in the PAC-Info to provide more information to the peer.  The
PAC-Info attribute MUST NOT contain the PAC-Key, PAC-Acknowledgement,
PAC-Info, or PAC-Opaque attributes.  The PAC-Info attribute is
included within the PAC TLV whenever the server wishes to issue or
renew a PAC.</t>
            <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|            Type               |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                           Attributes...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
            <t>Type</t>
            <ul empty="true">
              <li>
                <t>9 - PAC-Info</t>
              </li>
            </ul>
            <t>Length</t>
            <ul empty="true">
              <li>
                <t>2-octet field containing the length of the Attributes field in
octets.</t>
              </li>
            </ul>
            <t>Attributes</t>
            <ul empty="true">
              <li>
                <t>The Attributes field contains a list of PAC attributes.  Each
mandatory and optional field type is defined as follows:</t>
                <t>3 - PAC-Lifetime</t>
              </li>
            </ul>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <t>This is a 4-octet quantity representing the expiration time of
the credential expressed as the number of seconds, excluding
leap seconds, after midnight UTC, January 1, 1970.  This
attribute MAY be provided to the peer as part of the PAC-Info.</t>
                  </li>
                </ul>
                <t>4 - A-ID</t>
                <ul empty="true">
                  <li>
                    <t>The A-ID is the identity of the authority that issued the PAC.
The A-ID is intended to be unique across all issuing servers to
avoid namespace collisions.  The A-ID is used by the peer to
determine which PAC to employ.  The A-ID is treated as an
opaque octet string.  This attribute MUST be included in the
PAC-Info attribute.  The A-ID MUST match the Authority-ID the
server used to establish the tunnel.  One method for generating
the A-ID is to use a high-quality random number generator to
generate a random number.  An alternate method would be to take
the hash of the public key or public key certificate belonging
to a server represented by the A-ID.</t>
                  </li>
                </ul>
                <t>5 - I-ID</t>
                <ul empty="true">
                  <li>
                    <t>Initiator Identifier (I-ID) is the peer identity associated
with the credential.  This identity is derived from the inner
authentication or from the client-side authentication during
tunnel establishment if inner authentication is not used.  The
server employs the I-ID in the TEAP Phase 2 conversation to
validate that the same peer identity used to execute TEAP Phase
1 is also used in at minimum one inner authentication in TEAP
Phase 2.  If the server is enforcing the I-ID validation on the
inner authentication, then the I-ID MUST be included in the
PAC-Info, to enable the peer to also enforce a unique PAC for
each unique user.  If the I-ID is missing from the PAC-Info, it
is assumed that the Tunnel PAC can be used for multiple users
and the peer will not enforce the unique-Tunnel-PAC-per-user
policy.</t>
                  </li>
                </ul>
                <t>7 - A-ID-Info</t>
                <ul empty="true">
                  <li>
                    <t>Authority Identifier Information is intended to provide a user-
friendly name for the A-ID.  It may contain the enterprise name
and server name in a human-readable format.  This TLV serves as
an aid to the peer to better inform the end user about the
A-ID.  The name is encoded in UTF-8 <xref target="RFC3629"/> format.  This
attribute MUST be included in the PAC-Info.</t>
                  </li>
                </ul>
                <t>10 - PAC-Type</t>
                <ul empty="true">
                  <li>
                    <t>The PAC-Type is intended to provide the type of PAC.  This
attribute SHOULD be included in the PAC-Info.  If the PAC-Type
is not present, then it defaults to a Tunnel PAC (Type 1).</t>
                  </li>
                </ul>
              </li>
            </ul>
          </section>
          <section anchor="pac-acknowledgement-tlv">
            <name>PAC-Acknowledgement TLV</name>
            <t>The PAC-Acknowledgement is used to acknowledge the receipt of the
Tunnel PAC by the peer.  The peer includes the PAC-Acknowledgement
TLV in a PAC TLV sent to the server to indicate the result of the
processing and storing of a newly provisioned Tunnel PAC.  This TLV
is only used when Tunnel PAC is provisioned.</t>
            <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|            Type               |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|            Result             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
            <t>Type</t>
            <ul empty="true">
              <li>
                <t>8 - PAC-Acknowledgement</t>
              </li>
            </ul>
            <t>Length</t>
            <ul empty="true">
              <li>
                <t>The length of this field is two octets containing a value of 2.</t>
              </li>
            </ul>
            <t>Result</t>
            <ul empty="true">
              <li>
                <t>The resulting value MUST be one of the following:</t>
                <ul empty="true">
                  <li>
                    <t>1 - Success</t>
                    <t>2 - Failure</t>
                  </li>
                </ul>
              </li>
            </ul>
          </section>
          <section anchor="pac-type-tlv">
            <name>PAC-Type TLV</name>
            <t>The PAC-Type TLV is a TLV intended to specify the PAC-Type.  It is
included in a PAC TLV sent by the peer to request PAC provisioning
from the server.  Its format is described below:</t>
            <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|            Type               |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|         PAC-Type              |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
            <t>Type</t>
            <ul empty="true">
              <li>
                <t>10 - PAC-Type</t>
              </li>
            </ul>
            <t>Length</t>
            <ul empty="true">
              <li>
                <t>2-octet field with a value of 2.</t>
              </li>
            </ul>
            <t>PAC-Type</t>
            <ul empty="true">
              <li>
                <t>This 2-octet field defines the type of PAC being requested or
provisioned.  The following values are defined:</t>
                <ul empty="true">
                  <li>
                    <t>1 - Tunnel PAC</t>
                  </li>
                </ul>
              </li>
            </ul>
          </section>
        </section>
        <section anchor="crypto-binding-tlv">
          <name>Crypto-Binding TLV</name>
          <t>The Crypto-Binding TLV is used to prove that both the peer and server
participated in the tunnel establishment and sequence of
authentications.  It also provides verification of the TEAP type,
version negotiated, and Outer TLVs exchanged before the TLS tunnel
establishment.</t>
          <t>The Crypto-Binding TLV MUST be exchanged and verified before the
final Result TLV exchange, regardless of whether there is an inner
authentication method or not.  It MUST be included with the
Intermediate-Result TLV to perform cryptographic binding after each
successful inner authentication in a sequence of authentication methods, before proceeding
with another inner authentication method.  If no MSK or EMSK
has been generated and a Crypto-Binding TLS is required then the MSK
Compound MAC field contains the MAC using keys generated according
to <xref target="computing-compound-mac"/>.</t>
          <t>The Crypto-Binding TLV is valid only if the following checks pass:</t>
          <t>o  The Crypto-Binding TLV version is supported.</t>
          <t>o  The MAC verifies correctly.</t>
          <t>o  The received version in the Crypto-Binding TLV matches the version
   sent by the receiver during the EAP version negotiation.</t>
          <t>o  The subtype is set to the correct value.</t>
          <t>If any of the above checks fails, then the TLV is invalid.  An
invalid Crypto-Binding TLV is a fatal error and is handled as
described in <xref target="phase-2-errors"/></t>
          <t>The Crypto-Binding TLV is defined as follows:</t>
          <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|M|R|         TLV Type          |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|    Reserved   |    Version    |  Received Ver.| Flags|Sub-Type|
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                                                               |
~                             Nonce                             ~
|                                                               |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                                                               |
~                   EMSK Compound MAC                           ~
|                                                               |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|                                                               |
~                    MSK Compound MAC                           ~
|                                                               |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
          <t>M</t>
          <ul empty="true">
            <li>
              <t>Mandatory, set to one (1)</t>
            </li>
          </ul>
          <t>R</t>
          <ul empty="true">
            <li>
              <t>Reserved, set to zero (0)</t>
            </li>
          </ul>
          <t>TLV Type</t>
          <ul empty="true">
            <li>
              <t>12 - Crypto-Binding TLV</t>
            </li>
          </ul>
          <t>Length</t>
          <ul empty="true">
            <li>
              <t>76</t>
            </li>
          </ul>
          <t>Reserved</t>
          <ul empty="true">
            <li>
              <t>Reserved, set to zero (0)</t>
            </li>
          </ul>
          <t>Version</t>
          <ul empty="true">
            <li>
              <t>The Version field is a single octet, which is set to the version
of Crypto-Binding TLV the TEAP method is using.  For an
implementation compliant with this version of TEAP, the version
number MUST be set to one (1).</t>
            </li>
          </ul>
          <t>Received Ver</t>
          <ul empty="true">
            <li>
              <t>The Received Ver field is a single octet and MUST be set to the
TEAP version number received during version negotiation.  Note
that this field only provides protection against downgrade
attacks, where a version of EAP requiring support for this TLV is
required on both sides.</t>
            </li>
          </ul>
          <t>Flags</t>
          <ul empty="true">
            <li>
              <t>The Flags field is four bits.  Defined values include</t>
              <ul empty="true">
                <li>
                  <t>1  EMSK Compound MAC is present</t>
                  <t>2  MSK Compound MAC is present</t>
                  <t>3  Both EMSK and MSK Compound MAC are present</t>
                  <t>TODO: What if there is just Basic-Password-Auth, and no EAP method?</t>
                </li>
              </ul>
            </li>
          </ul>
          <t>Sub-Type</t>
          <ul empty="true">
            <li>
              <t>The Sub-Type field is four bits.  Defined values include</t>
              <ul empty="true">
                <li>
                  <t>0  Binding Request</t>
                  <t>&lt; 1  Binding Response</t>
                </li>
              </ul>
            </li>
          </ul>
          <t>Nonce</t>
          <ul empty="true">
            <li>
              <t>The Nonce field is 32 octets.  It contains a 256-bit nonce that is
temporally unique, used for Compound MAC key derivation at each
end.  The nonce in a request MUST have its least significant bit
set to zero (0), and the nonce in a response MUST have the same
value as the request nonce except the least significant bit MUST
be set to one (1).</t>
            </li>
          </ul>
          <t>EMSK Compound MAC</t>
          <ul empty="true">
            <li>
              <t>The EMSK Compound MAC field is 20 octets.  This can be the Server
MAC (B1_MAC) or the Client MAC (B2_MAC).  The computation of the
MAC is described in <xref target="computing-compound-mac"/>.</t>
            </li>
          </ul>
          <t>MSK Compound MAC</t>
          <ul empty="true">
            <li>
              <t>The MSK Compound MAC field is 20 octets.  This can be the Server
MAC (B1_MAC) or the Client MAC (B2_MAC).  The computation of the
MAC is described in <xref target="computing-compound-mac"/>.</t>
            </li>
          </ul>
        </section>
        <section anchor="bp-auth-req-tlv">
          <name>Basic-Password-Auth-Req TLV</name>
          <t>The Basic-Password-Auth-Req TLV is used by the authentication server
to request a username and password from the peer.  It contains an
optional user prompt message for the request.  The peer is expected
to obtain the username and password and send them in a Basic-
Password-Auth-Resp TLV.</t>
          <t>The Basic-Password-Auth-Req TLV is defined as follows:</t>
          <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|M|R|         TLV Type          |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|   Prompt ....
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
~~~

M

> Mandatory, set to one (1)

R

> Reserved, set to zero (0)

TLV Type

> 13 - Basic-Password-Auth-Req TLV

Length

> variable

Prompt

> optional user prompt message in UTF-8 {{RFC3629}} format

### Basic-Password-Auth-Resp TLV {#bp-auth-resp-tlv}

The Basic-Password-Auth-Resp TLV is used by the peer to respond to a
Basic-Password-Auth-Req TLV with a username and password.  The TLV
contains a username and password.  The username and password are in
UTF-8 {{RFC3629}} format.

The Basic-Password-Auth-Resp TLV is defined as follows:

]]></artwork>
          <t>0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|M|R|         TLV Type          |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|   Userlen     |             Username
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
      ...     Username    ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|   Passlen     |             Password
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
      ...     Password    ...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
~~~~</t>
          <t>M</t>
          <ul empty="true">
            <li>
              <t>0 - Optional TLV</t>
            </li>
          </ul>
          <t>R</t>
          <ul empty="true">
            <li>
              <t>Reserved, set to zero (0)</t>
            </li>
          </ul>
          <t>TLV Type</t>
          <ul empty="true">
            <li>
              <t>14 - Basic-Password-Auth-Resp TLV</t>
            </li>
          </ul>
          <t>Length</t>
          <ul empty="true">
            <li>
              <t>variable</t>
            </li>
          </ul>
          <t>Userlen</t>
          <ul empty="true">
            <li>
              <t>Length of Username field in octets</t>
            </li>
          </ul>
          <t>Username</t>
          <ul empty="true">
            <li>
              <t>Username in UTF-8 <xref target="RFC3629"/> format</t>
            </li>
          </ul>
          <t>Passlen</t>
          <ul empty="true">
            <li>
              <t>Length of Password field in octets</t>
            </li>
          </ul>
          <t>Password</t>
          <ul empty="true">
            <li>
              <t>Password in UTF-8 <xref target="RFC3629"/> format</t>
            </li>
          </ul>
        </section>
        <section anchor="pkcs7-tlv">
          <name>PKCS#7 TLV</name>
          <t>The PKCS#7 TLV is used by the EAP server to deliver certificate(s) to
the peer.  The format consists of a certificate or certificate chain
in binary DER encoding <xref target="X.690"/> in a degenerate Certificates Only
PKCS#7 SignedData Content as defined in <xref target="RFC5652"/>.</t>
          <t>When used in response to a Trusted-Server-Root TLV request from the
peer, the EAP server MUST send the PKCS#7 TLV inside a Trusted-
Server-Root TLV.  When used in response to a PKCS#10 certificate
enrollment request from the peer, the EAP server MUST send the PKCS#7
TLV without a Trusted-Server-Root TLV.  The PKCS#7 TLV is always
marked as optional, which cannot be responded to with a NAK TLV.
TEAP implementations that support the Trusted-Server-Root TLV or the
PKCS#10 TLV MUST support this TLV.  Peers MUST NOT assume that the
certificates in a PKCS#7 TLV are in any order.</t>
          <t>TEAP servers MAY return self-signed certificates.  Peers that handle
self-signed certificates or trust anchors MUST NOT implicitly trust
these certificates merely due to their presence in the certificate
bag.  Note: Peers are advised to take great care in deciding whether
to use a received certificate as a trust anchor.  The authenticated
nature of the tunnel in which a PKCS#7 bag is received can provide a
level of authenticity to the certificates contained therein.  Peers
are advised to take into account the implied authority of the EAP
server and to constrain the trust it can achieve through the trust
anchor received in a PKCS#7 TLV.</t>
          <t>The PKCS#7 TLV is defined as follows:</t>
          <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|M|R|         TLV Type          |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|           PKCS#7 Data...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
]]></artwork>
          <t>M</t>
          <ul empty="true">
            <li>
              <t>0 - Optional TLV</t>
            </li>
          </ul>
          <t>R</t>
          <ul empty="true">
            <li>
              <t>Reserved, set to zero (0)</t>
            </li>
          </ul>
          <t>TLV Type</t>
          <ul empty="true">
            <li>
              <t>15 - PKCS#7 TLV</t>
            </li>
          </ul>
          <t>Length</t>
          <ul empty="true">
            <li>
              <t>The length of the PKCS#7 Data field.</t>
            </li>
          </ul>
          <t>PKCS#7 Data</t>
          <ul empty="true">
            <li>
              <t>This field contains the DER-encoded X.509 certificate or
certificate chain in a Certificates-Only PKCS#7 SignedData
message.</t>
            </li>
          </ul>
        </section>
        <section anchor="pkcs10-tlv">
          <name>PKCS#10 TLV</name>
          <t>The PKCS#10 TLV is used by the peer to initiate the "simple PKI"
Request/Response from <xref target="RFC5272"/>.  The format of the request is as
specified in Section 6.4 of <xref target="RFC4945"/>.  The PKCS#10 TLV is always
marked as optional, which cannot be responded to with a NAK TLV.</t>
          <t>The PKCS#10 TLV is defined as follows:</t>
          <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|M|R|         TLV Type          |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|           PKCS#10 Data...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
]]></artwork>
          <t>M</t>
          <ul empty="true">
            <li>
              <t>0 - Optional TLV</t>
            </li>
          </ul>
          <t>R</t>
          <ul empty="true">
            <li>
              <t>Reserved, set to zero (0)</t>
            </li>
          </ul>
          <t>TLV Type</t>
          <ul empty="true">
            <li>
              <t>16 - PKCS#10 TLV</t>
            </li>
          </ul>
          <t>Length</t>
          <ul empty="true">
            <li>
              <t>The length of the PKCS#10 Data field.</t>
            </li>
          </ul>
          <t>PKCS#10 Data</t>
          <ul empty="true">
            <li>
              <t>This field contains the DER-encoded PKCS#10 certificate request.</t>
            </li>
          </ul>
        </section>
        <section anchor="trusted-server-root-tlv">
          <name>Trusted-Server-Root TLV</name>
          <t>Trusted-Server-Root TLV facilitates the request and delivery of a
trusted server root certificate.  The Trusted-Server-Root TLV can be
exchanged in regular TEAP authentication mode or provisioning mode.
The Trusted-Server-Root TLV is always marked as optional and cannot
be responded to with a Negative Acknowledgement (NAK) TLV.  The
Trusted-Server-Root TLV MUST only be sent as an Inner TLV (inside the
protection of the tunnel).</t>
          <t>After the peer has determined that it has successfully authenticated
the EAP server and validated the Crypto-Binding TLV, it MAY send one
or more Trusted-Server-Root TLVs (marked as optional) to request the
trusted server root certificates from the EAP server.  The EAP server
MAY send one or more root certificates with a Public Key
Cryptographic System #7 (PKCS#7) TLV inside the Trusted-Server-Root
TLV.  The EAP server MAY also choose not to honor the request.</t>
          <t>The Trusted-Server-Root TLV allows the peer to send a request to the
EAP server for a list of trusted roots.  The server may respond with
one or more root certificates in PKCS#7 <xref target="RFC2315"/> format.</t>
          <t>If the EAP server sets the credential format to PKCS#7-Server-
Certificate-Root, then the Trusted-Server-Root TLV should contain the
root of the certificate chain of the certificate issued to the EAP
server packaged in a PKCS#7 TLV.  If the server certificate is a
self-signed certificate, then the root is the self-signed
certificate.</t>
          <t>If the Trusted-Server-Root TLV credential format contains a value
unknown to the peer, then the EAP peer should ignore the TLV.</t>
          <t>The Trusted-Server-Root TLV is defined as follows:</t>
          <artwork><![CDATA[
 0                   1                   2                   3
 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|M|R|         TLV Type          |            Length             |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|           Credential-Format   |     Cred TLVs...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-++-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
]]></artwork>
          <t>M</t>
          <ul empty="true">
            <li>
              <t>0 - Optional TLV</t>
            </li>
          </ul>
          <t>R</t>
          <ul empty="true">
            <li>
              <t>Reserved, set to zero (0)</t>
            </li>
          </ul>
          <t>TLV Type</t>
          <ul empty="true">
            <li>
              <t>17 - Trusted-Server-Root TLV</t>
            </li>
          </ul>
          <t>Length</t>
          <ul empty="true">
            <li>
              <ul empty="true">
                <li>
                  <t>=2 octets</t>
                </li>
              </ul>
            </li>
          </ul>
          <t>Credential-Format</t>
          <ul empty="true">
            <li>
              <t>The Credential-Format field is two octets.  Values include:</t>
              <ul empty="true">
                <li>
                  <t>1 - PKCS#7-Server-Certificate-Root</t>
                </li>
              </ul>
            </li>
          </ul>
          <t>Cred TLVs</t>
          <ul empty="true">
            <li>
              <t>This field is of indefinite length.  It contains TLVs associated
with the credential format.  The peer may leave this field empty
when using this TLV to request server trust roots.</t>
            </li>
          </ul>
        </section>
      </section>
      <section anchor="tlv-rules">
        <name>TLV Rules</name>
        <t>To save round trips, multiple TLVs can be sent in a single TEAP
packet.  However, multiple EAP Payload TLVs, multiple Basic Password
Authentication TLVs, or an EAP Payload TLV with a Basic Password
Authentication TLV within one single TEAP packet is not supported in
this version and MUST NOT be sent.  If the peer or EAP server
receives multiple EAP Payload TLVs, then it MUST terminate the
connection with the Result TLV.  The order of TLVs in TEAP does not
matter, except one should always process the Identity-Type TLV before
processing the EAP TLV or Basic Password Authentication TLV as the
Identity-Type TLV is a hint to the type of identity that is to be
authenticated.</t>
        <t>The following define the meaning of the table entries in the sections
below:</t>
        <artwork><![CDATA[
0     This TLV MUST NOT be present in the message.

0+    Zero or more instances of this TLV MAY be present in the
      message.

0-1   Zero or one instance of this TLV MAY be present in the message.

1     Exactly one instance of this TLV MUST be present in the
      message.
]]></artwork>
        <section anchor="outer-tlvs">
          <name>Outer TLVs</name>
          <t>The following table provides a guide to which TLVs may be included in
the TEAP packet outside the TLS channel, which kind of packets, and
in what quantity:</t>
          <artwork><![CDATA[
Request  Response    Success   Failure   TLVs
0-1      0           0         0         Authority-ID
0-1      0-1         0         0         Identity-Type
0+       0+          0         0         Vendor-Specific
]]></artwork>
          <t>Outer TLVs MUST be marked as optional.  Vendor-TLVs inside Vendor-
Specific TLV MUST be marked as optional when included in Outer TLVs.
Outer TLVs MUST NOT be included in messages after the first two TEAP
messages sent by peer and EAP-server respectively.  That is the first
EAP-server-to-peer message and first peer-to-EAP-server message.  If
the message is fragmented, the whole set of messages is counted as
one message.  If Outer TLVs are included in messages after the first
two TEAP messages, they MUST be ignored.</t>
        </section>
        <section anchor="inner-tlvs">
          <name>Inner TLVs</name>
          <t>The following table provides a guide to which Inner TLVs may be
encapsulated in TLS in TEAP Phase 2, in which kind of packets, and in
what quantity.  The messages are as follows: Request is a TEAP
Request, Response is a TEAP Response, Success is a message containing
a successful Result TLV, and Failure is a message containing a failed
Result TLV.</t>
          <artwork><![CDATA[
Request  Response    Success   Failure   TLVs
0-1      0-1         0         0         Identity-Type
0-1      0-1         1         1         Result
0+       0+          0         0         NAK
0+       0+          0+        0+        Error
0-1      0-1         0         0         Channel-Binding
0+       0+          0+        0+        Vendor-Specific
0+       0+          0+        0+        Request-Action
0-1      0-1         0         0         EAP-Payload
0-1      0-1         0-1       0-1       Intermediate-Result
0+       0+          0+        0         PAC TLV
0-1      0-1         0-1       0-1       Crypto-Binding
0-1      0           0         0         Basic-Password-Auth-Req
0        0-1         0         0         Basic-Password-Auth-Resp
0-1      0           0-1       0         PKCS#7
0        0-1         0         0         PKCS#10
0-1      0-1         0-1       0         Trusted-Server-Root
]]></artwork>
          <t>NOTE: Vendor TLVs (included in Vendor-Specific TLVs) sent with a
Result TLV MUST be marked as optional.</t>
        </section>
      </section>
    </section>
    <section anchor="cryptographic-calculations">
      <name>Cryptographic Calculations</name>
      <t>For key derivation and crypto-binding, TEAP uses the Pseudorandom
Function (PRF) and MAC algorithms negotiated in the underlying TLS
session.  Since these algorithms depend on the TLS version and
ciphersuite, TEAP implementations need a mechanism to determine the
version and ciphersuite in use for a particular session.  The
implementation can then use this information to determine which PRF
and MAC algorithm to use.</t>
      <section anchor="phase1">
        <name>TEAP Authentication Phase 1: Key Derivations</name>
        <t>With TEAPv1, the TLS master secret is generated as specified in TLS.
If a PAC is used, then the master secret is obtained as described in
<xref target="RFC5077"/>.</t>
        <t>TEAPv1 makes use of the TLS Keying Material Exporters defined in
<xref target="RFC5705"/> to derive the session_key_seed.  The label used in the
derivation is "EXPORTER: teap session key seed".  The length of the
session key seed material is 40 octets.  No context data is used in
the export process.</t>
        <t>The session_key_seed is used by the TEAP authentication Phase 2
conversation to both cryptographically bind the inner method(s) to
the tunnel as well as generate the resulting TEAP session keys.  The
other TLS keying materials are derived and used as defined in
<xref target="RFC5246"/>.</t>
      </section>
      <section anchor="intermediate-compound-key">
        <name>Intermediate Compound Key Derivations</name>
        <t>The session_key_seed derived as part of TEAP Phase 2 is used in TEAP
Phase 2 to generate an Intermediate Compound Key (IMCK) used to
verify the integrity of the TLS tunnel after each successful inner
authentication and in the generation of Master Session Key (MSK) and
Extended Master Session Key (EMSK) defined in <xref target="RFC3748"/>.  Note that
the IMCK MUST be recalculated after each successful inner EAP method.</t>
        <t>The first step in these calculations is the generation of the base
compound key, IMCK[j] from the session_key_seed, and any session keys
derived from the successful execution of jth inner EAP authentication
methods or basic password authentication. The inner EAP method(s) may
provide Inner Method Session Keys (IMSKs), IMSK1..IMSKn, corresponding
to inner method 1 through n.  When the jth exchange, such as a basic
password exchange, does not derive key material then a special 0 IMSK
is used as described below.</t>
        <t>If an inner method supports export of an Extended Master Session Key
(EMSK), then the IMSK SHOULD be derived from the EMSK as defined in
<xref target="RFC5295"/>.  The usage label used is "TEAPbindkey@ietf.org", and the
length is 64 octets.  Optional data parameter is not used in the
derivation.</t>
        <ul empty="true">
          <li>
            <t>IMSK = First 32 octets of TLS-PRF(EMSK, "TEAPbindkey@ietf.org",
0x00 || 0x00 || 0x40)</t>
            <t>where "||" denotes concatenation and the TLS-PRF is defined in
<xref target="RFC5246"/> as</t>
            <t>PRF(secret, label, seed) = P_&lt;hash&gt;(secret, label || seed).</t>
            <t>The secret is the EMSK from the inner method, the label is
"TEAPbindkey@ietf.org" consisting of the ASCII value for the
label "TEAPbindkey@ietf.org" (without quotes),  the seed
consists of the "\0" null delimiter (0x00) and 2-octet unsigned
integer length in network byte order (0x00 || 0x40) specified
in <xref target="RFC5295"/>.</t>
          </li>
        </ul>
        <t>If an inner method does not support export of an Extended Master
Session Key (EMSK), then the IMSK MUST be derived from the MSK of the inner method.  The
MSK is truncated at 32 octets if it is longer than 32 octets or
padded to a length of 32 octets with zeros if it is less than 32
octets.</t>
        <t>However, it's possible that the peer and server sides might not have
the same capability to export EMSK.  In order to maintain maximum
flexibility while prevent downgrading attack, the following mechanism
is in place.</t>
        <t>On the sender of the Crypto-Binding TLV side:</t>
        <ul empty="true">
          <li>
            <t>If the EMSK is not available, then the sender computes the Compound
MAC using the MSK of the inner method.</t>
            <t>If the EMSK is available and the sender's policy accepts MSK-based
MAC, then the sender computes two Compound MAC values.  The first
is computed with the EMSK.  The second one is computed using the
MSK.  Both MACs are then sent to the other side.</t>
            <t>If the EMSK is available but the sender's policy does not allow
downgrading to MSK-generated MAC, then the sender SHOULD only send
EMSK-based MAC.</t>
          </li>
        </ul>
        <t>On the receiver of the Crypto-Binding TLV side:</t>
        <ul empty="true">
          <li>
            <t>If the EMSK is not available and an MSK-based Compound MAC was
sent, then the receiver validates the Compound MAC and sends back
an MSK-based Compound MAC response.</t>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <t>If the EMSK is not available and no MSK-based Compound MAC was
sent, then the receiver handles like an invalid Crypto-Binding TLV
with a fatal error.</t>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <t>If the EMSK is available and an EMSK-based Compound MAC was sent,
then the receiver validates it and creates a response Compound MAC
using the EMSK.</t>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <t>If the EMSK is available but no EMSK-based Compound MAC was sent
and its policy accepts MSK-based MAC, then the receiver validates
it using the MSK and, if successful, generates and returns an MSK-
based Compound MAC.</t>
          </li>
        </ul>
        <ul empty="true">
          <li>
            <t>If the EMSK is available but no EMSK Compound MAC was sent and its
policy does not accept MSK-based MAC, then the receiver handles
like an invalid Crypto-Binding TLV with a fatal error.</t>
          </li>
        </ul>
        <t>If no inner EAP authentication method is run then no EMSK or MSK
will be generated (e.g. when basic password authentication
is used or when no inner method has been run and the crypto-binding TLV
for the Result-TLV needs to be generated).  In this case, IMSK[j]
is set to zero (i.e., MSK = 32 octets of 0x00s).  If an inner method
fails, then it is not included in this calculation.</t>
        <t>The derivation
of S-IMCK is as follows:</t>
        <artwork><![CDATA[
   S-IMCK[0] = session_key_seed
   For j = 1 to n-1 do
        IMCK[j] = TLS-PRF(S-IMCK[j-1],
             "Inner Methods Compound Keys" ||
             IMSK[j], 60)
        S-IMCK[j] = first 40 octets of IMCK[j]
        CMK[j] = last 20 octets of IMCK[j]
]]></artwork>
        <t>where "||" denotes concatenation, and TLS-PRF is the PRF negotiated as part of TLS handshake
<xref target="RFC5246"/>.</t>
      </section>
      <section anchor="computing-compound-mac">
        <name>Computing the Compound MAC</name>
        <t>For authentication methods that generate keying material, further
protection against man-in-the-middle attacks is provided through
cryptographically binding keying material established by both TEAP
Phase 1 and TEAP Phase 2 conversations.  After each successful inner
EAP authentication, EAP EMSK and/or MSKs are cryptographically
combined with key material from TEAP Phase 1 to generate a Compound
Session Key (CMK).  The CMK is used to calculate the Compound MAC as
part of the Crypto-Binding TLV described in <xref target="crypto-binding-tlv"/>, which
helps provide assurance that the same entities are involved in all
communications in TEAP.  During the calculation of the Compound MAC,
the MAC field is filled with zeros.</t>
        <t>The Compound MAC computation is as follows:</t>
        <artwork><![CDATA[
   CMK = CMK[j]
   Compound-MAC = MAC( CMK, BUFFER )
]]></artwork>
        <t>where j is the number of the last successfully executed inner EAP
method, MAC is the MAC function negotiated in TLS (e.g. TLS 1.2 in <xref target="RFC5246"/>), and
BUFFER is created after concatenating these fields in the following
order:</t>
        <ol spacing="normal" type="1"><li>The entire Crypto-Binding TLV attribute with both the EMSK and MSK
 Compound MAC fields zeroed out.</li>
          <li>The EAP Type sent by the other party in the first TEAP message,
which MUST be TEAP, encoded as one octet of 0x37.</li>
          <li>All the Outer TLVs from the first TEAP message sent by EAP server
to peer.  If a single TEAP message is fragmented into multiple
TEAP packets, then the Outer TLVs in all the fragments of that
message MUST be included.</li>
          <li>All the Outer TLVs from the first TEAP message sent by the peer to
the EAP server.  If a single TEAP message is fragmented into
multiple TEAP packets, then the Outer TLVs in all the fragments of
that message MUST be included.</li>
        </ol>
        <t>If no inner EAP authentication method is run then no EMSK or MSK
will be generated.  If an IMSK needs to be generated then the MSK
and therefore the IMSK is set to 0 (e.g., MSK = 32 octets of 0x00s).</t>
      </section>
      <section anchor="eap-master-session-key-generation">
        <name>EAP Master Session Key Generation</name>
        <t>TEAP authentication assures the Master Session Key (MSK) and Extended
Master Session Key (EMSK) output from the EAP method are the result
of all authentication conversations by generating an Intermediate
Compound Key (IMCK).  The IMCK is mutually derived by the peer and
the server as described in <xref target="intermediate-compound-key"/> by combining the MSKs from
inner authentication methods with key material from TEAP Phase 1.  The resulting
MSK and EMSK are generated as part of the IMCKn key hierarchy as
follows:</t>
        <artwork><![CDATA[
   MSK  = TLS-PRF(S-IMCK[j], "Session Key Generating Function", 64)
   EMSK = TLS-PRF(S-IMCK[j],
          "Extended Session Key Generating Function", 64)
]]></artwork>
        <t>where j is the number of the last successfully executed inner EAP
method.</t>
        <t>TODO: rectify with 5.2</t>
        <t>The EMSK is typically only known to the TEAP peer and server and is
not provided to a third party.  The derivation of additional keys and
transportation of these keys to a third party are outside the scope
of this document.</t>
        <t>If no EAP methods have been negotiated inside the tunnel or no EAP
methods have been successfully completed inside the tunnel, the MSK
and EMSK will be generated directly from the session_key_seed meaning
S-IMCK = session_key_seed.</t>
      </section>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This section provides guidance to the Internet Assigned Numbers
Authority (IANA) regarding registration of values related to the TEAP
protocol, in accordance with BCP 26 <xref target="RFC5226"/>.</t>
      <t>IANA is instructed to update the references in the "Tunnel Extensible
Authentication Protocol (TEAP) Parameters" registry to point to this
document instead of to <xref target="RFC7170"/></t>
      <t>IANA is instructed to add a "NOTE" at the beginning of the TEAP
parameters registry which states:</t>
      <ul empty="true">
        <li>
          <t>The values in this registry were originally defined in <xref target="RFC7170"/></t>
        </li>
      </ul>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>TEAP is designed with a focus on wireless media, where the medium
itself is inherent to eavesdropping.  Whereas in wired media an
attacker would have to gain physical access to the wired medium,
wireless media enables anyone to capture information as it is
transmitted over the air, enabling passive attacks.  Thus, physical
security can not be assumed, and security vulnerabilities are far
greater.  The threat model used for the security evaluation of TEAP
is defined in EAP <xref target="RFC3748"/>.</t>
      <section anchor="mutual-authentication-and-integrity-protection">
        <name>Mutual Authentication and Integrity Protection</name>
        <t>As a whole, TEAP provides message and integrity protection by
establishing a secure tunnel for protecting the authentication
method(s).  The confidentiality and integrity protection is defined
by TLS and provides the same security strengths afforded by TLS
employing a strong entropy shared master secret.  The integrity of
the key generating authentication methods executed within the TEAP
tunnel is verified through the calculation of the Crypto-Binding TLV.
This ensures that the tunnel endpoints are the same as the inner
method endpoints.</t>
        <t>The Result TLV is protected and conveys the true Success or Failure
of TEAP, and it should be used as the indicator of its success or
failure respectively.  However, as EAP terminates with either a
cleartext EAP Success or Failure, a peer will also receive a
cleartext EAP Success or Failure.  The received cleartext EAP Success
or Failure MUST match that received in the Result TLV; the peer
SHOULD silently discard those cleartext EAP Success or Failure
messages that do not coincide with the status sent in the protected
Result TLV.</t>
      </section>
      <section anchor="method-negotiation">
        <name>Method Negotiation</name>
        <t>As is true for any negotiated EAP protocol, NAK packets used to
suggest an alternate authentication method are sent unprotected and,
as such, are subject to spoofing.  During unprotected EAP method
negotiation, NAK packets may be interjected as active attacks to
negotiate down to a weaker form of authentication, such as EAP-MD5
(which only provides one-way authentication and does not derive a
key).  Both the peer and server should have a method selection policy
that prevents them from negotiating down to weaker methods.  Inner
method negotiation resists attacks because it is protected by the
mutually authenticated TLS tunnel established.  Selection of TEAP as
an authentication method does not limit the potential inner
authentication methods, so TEAP should be selected when available.</t>
        <t>An attacker cannot readily determine the inner EAP method used,
except perhaps by traffic analysis.  It is also important that peer
implementations limit the use of credentials with an unauthenticated
or unauthorized server.</t>
      </section>
      <section anchor="separation-p1-p2">
        <name>Separation of Phase 1 and Phase 2 Servers</name>
        <t>Separation of the TEAP Phase 1 from the Phase 2 conversation is NOT
RECOMMENDED.  Allowing the Phase 1 conversation to be terminated at a
different server than the Phase 2 conversation can introduce
vulnerabilities if there is not a proper trust relationship and
protection for the protocol between the two servers.  Some
vulnerabilities include:</t>
        <t>o  Loss of identity protection</t>
        <t>o  Offline dictionary attacks</t>
        <t>o  Lack of policy enforcement</t>
        <t>o  Man-in-the-middle attacks (as described in <xref target="RFC7029"/>)</t>
        <t>There may be cases where a trust relationship exists between the
Phase 1 and Phase 2 servers, such as on a campus or between two
offices within the same company, where there is no danger in
revealing the inner identity and credentials of the peer to entities
between the two servers.  In these cases, using a proxy solution
without end-to-end protection of TEAP MAY be used.  The TEAP
encrypting/decrypting gateway MUST, at a minimum, provide support for
IPsec, TLS, or similar protection in order to provide confidentiality
for the portion of the conversation between the gateway and the EAP
server.  In addition, separation of the inner and outer method
servers allows for crypto-binding based on the inner method MSK to be
thwarted as described in <xref target="RFC7029"/>.  Implementation and deployment
SHOULD adopt various mitigation strategies described in <xref target="RFC7029"/>.
If the inner method is deriving EMSK, then this threat is mitigated
as TEAP utilizes the mutual crypto-binding based on EMSK as described
in <xref target="RFC7029"/>.</t>
      </section>
      <section anchor="mitigation-of-known-vulnerabilities-and-protocol-deficiencies">
        <name>Mitigation of Known Vulnerabilities and Protocol Deficiencies</name>
        <t>TEAP addresses the known deficiencies and weaknesses in the EAP
method.  By employing a shared secret between the peer and server to
establish a secured tunnel, TEAP enables:</t>
        <t>o  Per-packet confidentiality and integrity protection</t>
        <t>o  User identity protection</t>
        <t>o  Better support for notification messages</t>
        <t>o  Protected EAP inner method negotiation</t>
        <t>o  Sequencing of EAP methods</t>
        <t>o  Strong mutually derived MSKs</t>
        <t>o  Acknowledged success/failure indication</t>
        <t>o  Faster re-authentications through session resumption</t>
        <t>o  Mitigation of dictionary attacks</t>
        <t>o  Mitigation of man-in-the-middle attacks</t>
        <t>o  Mitigation of some denial-of-service attacks</t>
        <t>It should be noted that in TEAP, as in many other authentication
protocols, a denial-of-service attack can be mounted by adversaries
sending erroneous traffic to disrupt the protocol.  This is a problem
in many authentication or key agreement protocols and is therefore
noted for TEAP as well.</t>
        <t>TEAP was designed with a focus on protected authentication methods
that typically rely on weak credentials, such as password-based
secrets.  To that extent, the TEAP authentication mitigates several
vulnerabilities, such as dictionary attacks, by protecting the weak
credential-based authentication method.  The protection is based on
strong cryptographic algorithms in TLS to provide message
confidentiality and integrity.  The keys derived for the protection
relies on strong random challenges provided by both peer and server
as well as an established key with strong entropy.  Implementations
should follow the recommendation in <xref target="RFC4086"/> when generating random
numbers.</t>
        <section anchor="user-identity-protection-and-verification">
          <name>User Identity Protection and Verification</name>
          <t>The initial identity request response exchange is sent in cleartext
outside the protection of TEAP.  Typically, the Network Access
Identifier (NAI) <xref target="RFC4282"/> in the identity response is useful only
for the realm of information that is used to route the authentication
requests to the right EAP server.  This means that the identity
response may contain an anonymous identity and just contain realm
information.  In other cases, the identity exchange may be eliminated
altogether if there are other means for establishing the destination
realm of the request.  In no case should an intermediary place any
trust in the identity information in the identity response since it
is unauthenticated and may not have any relevance to the
authenticated identity.  TEAP implementations should not attempt to
compare any identity disclosed in the initial cleartext EAP Identity
response packet with those Identities authenticated in Phase 2.</t>
          <t>Identity request/response exchanges sent after the TEAP tunnel is
established are protected from modification and eavesdropping by
attackers.</t>
          <t>Note that since TLS client certificates are sent in the clear, if
identity protection is required, then it is possible for the TLS
authentication to be renegotiated after the first server
authentication.  To accomplish this, the server will typically not
request a certificate in the server_hello; then, after the
server_finished message is sent and before TEAP Phase 2, the server
MAY send a TLS hello_request.  This allows the peer to perform client
authentication by sending a client_hello if it wants to or send a
no_renegotiation alert to the server indicating that it wants to
continue with TEAP Phase 2 instead.  Assuming that the peer permits
renegotiation by sending a client_hello, then the server will respond
with server_hello, certificate, and certificate_request messages.
The peer replies with certificate, client_key_exchange, and
certificate_verify messages.  Since this renegotiation occurs within
the encrypted TLS channel, it does not reveal client certificate
details.  It is possible to perform certificate authentication using
an EAP method (for example, EAP-TLS) within the TLS session in TEAP
Phase 2 instead of using TLS handshake renegotiation.</t>
        </section>
        <section anchor="dictionary-attack-resistance">
          <name>Dictionary Attack Resistance</name>
          <t>TEAP was designed with a focus on protected authentication methods
that typically rely on weak credentials, such as password-based
secrets.  TEAP mitigates dictionary attacks by allowing the
establishment of a mutually authenticated encrypted TLS tunnel
providing confidentiality and integrity to protect the weak
credential-based authentication method.</t>
        </section>
        <section anchor="protection-against-man-in-the-middle-attacks">
          <name>Protection against Man-in-the-Middle Attacks</name>
          <t>Allowing methods to be executed both with and without the protection
of a secure tunnel opens up a possibility of a man-in-the-middle
attack.  To avoid man-in-the-middle attacks it is recommended to
always deploy authentication methods with the protection of TEAP.
TEAP provides protection from man-in-the-middle attacks even if a
deployment chooses to execute inner EAP methods both with and without
TEAP protection.  TEAP prevents this attack in two ways:</t>
          <ol spacing="normal" type="1"><li>By using the PAC-Key to mutually authenticate the peer and server
during TEAP authentication Phase 1 establishment of a secure
tunnel.</li>
            <li>By using the keys generated by the inner authentication method
(if the inner methods are key generating) in the crypto-binding
exchange and in the generation of the key material exported by
the EAP method described in <xref target="cryptographic-calculations"/>.</li>
          </ol>
          <t>TEAP crypto binding does not guarantee man-in-the-middle protection
if the client allows a connection to an untrusted server, such as in
the case where the client does not properly validate the server's
certificate.  If the TLS ciphersuite derives the master secret solely
from the contribution of secret data from one side of the
conversation (such as ciphersuites based on RSA key transport), then
an attacker who can convince the client to connect and engage in
authentication can impersonate the client to another server even if a
strong inner method is executed within the tunnel.  If the TLS
ciphersuite derives the master secret from the contribution of
secrets from both sides of the conversation (such as in ciphersuites
based on Diffie-Hellman), then crypto binding can detect an attacker
in the conversation if a strong inner method is used.</t>
        </section>
        <section anchor="pac-binding-to-user-identity">
          <name>PAC Binding to User Identity</name>
          <t>A PAC may be bound to a user identity.  A compliant implementation of
TEAP MUST validate that an identity obtained in the PAC-Opaque field
matches at minimum one of the identities provided in the TEAP Phase 2
authentication method.  This validation provides another binding to
ensure that the intended peer (based on identity) has successfully
completed the TEAP Phase 1 and proved identity in the Phase 2
conversations.</t>
        </section>
      </section>
      <section anchor="protecting-against-forged-cleartext-eap-packets">
        <name>Protecting against Forged Cleartext EAP Packets</name>
        <t>EAP Success and EAP Failure packets are, in general, sent in
cleartext and may be forged by an attacker without detection.  Forged
EAP Failure packets can be used to attempt to convince an EAP peer to
disconnect.  Forged EAP Success packets may be used to attempt to
convince a peer that authentication has succeeded, even though the
authenticator has not authenticated itself to the peer.</t>
        <t>By providing message confidentiality and integrity, TEAP provides
protection against these attacks.  Once the peer and authentication
server (AS) initiate the TEAP authentication Phase 2, compliant TEAP
implementations MUST silently discard all cleartext EAP messages,
unless both the TEAP peer and server have indicated success or
failure using a protected mechanism.  Protected mechanisms include
the TLS alert mechanism and the protected termination mechanism
described in <xref target="protected-termination"/>.</t>
        <t>The success/failure decisions within the TEAP tunnel indicate the
final decision of the TEAP authentication conversation.  After a
success/failure result has been indicated by a protected mechanism,
the TEAP peer can process unprotected EAP Success and EAP Failure
messages; however, the peer MUST ignore any unprotected EAP Success
or Failure messages where the result does not match the result of the
protected mechanism.</t>
        <t>To abide by <xref target="RFC3748"/>, the server sends a cleartext EAP Success or
EAP Failure packet to terminate the EAP conversation.  However, since
EAP Success and EAP Failure packets are not retransmitted, the final
packet may be lost.  While a TEAP-protected EAP Success or EAP
Failure packet should not be a final packet in a TEAP conversation,
it may occur based on the conditions stated above, so an EAP peer
should not rely upon the unprotected EAP Success and Failure
messages.</t>
      </section>
      <section anchor="server-certificate-validation">
        <name>Server Certificate Validation</name>
        <t>As part of the TLS negotiation, the server presents a certificate to
the peer.  The peer SHOULD verify the validity of the EAP server
certificate and SHOULD also examine the EAP server name presented in
the certificate in order to determine whether the EAP server can be
trusted.  When performing server certificate validation,
implementations MUST provide support for the rules in <xref target="RFC5280"/> for
validating certificates against a known trust anchor.  In addition,
implementations MUST support matching the realm portion of the peer's
NAI against a SubjectAltName of type dNSName within the server
certificate.  However, in certain deployments, this might not be
turned on.  Please note that in the case where the EAP authentication
is remote, the EAP server will not reside on the same machine as the
authenticator, and therefore, the name in the EAP server's
certificate cannot be expected to match that of the intended
destination.  In this case, a more appropriate test might be whether
the EAP server's certificate is signed by a certification authority
(CA) controlling the intended domain and whether the authenticator
can be authorized by a server in that domain.</t>
      </section>
      <section anchor="tunnel-pac-considerations">
        <name>Tunnel PAC Considerations</name>
        <t>Since the Tunnel PAC is stored by the peer, special care should be
given to the overall security of the peer.  The Tunnel PAC MUST be
securely stored by the peer to prevent theft or forgery of any of the
Tunnel PAC components.  In particular, the peer MUST securely store
the PAC-Key and protect it from disclosure or modification.
Disclosure of the PAC-Key enables an attacker to establish the TEAP
tunnel; however, disclosure of the PAC-Key does not reveal the peer
or server identity or compromise any other peer's PAC credentials.
Modification of the PAC-Key or PAC-Opaque components of the Tunnel
PAC may also lead to denial of service as the tunnel establishment
will fail.  The PAC-Opaque component is the effective TLS ticket
extension used to establish the tunnel using the techniques of
<xref target="RFC5077"/>.  Thus, the security considerations defined by <xref target="RFC5077"/>
also apply to the PAC-Opaque.  The PAC-Info may contain information
about the Tunnel PAC such as the identity of the PAC issuer and the
Tunnel PAC lifetime for use in the management of the Tunnel PAC.  The
PAC-Info should be securely stored by the peer to protect it from
disclosure and modification.</t>
      </section>
      <section anchor="security-claims">
        <name>Security Claims</name>
        <t>This section provides the needed security claim requirement for EAP
<xref target="RFC3748"/>.</t>
        <artwork><![CDATA[
Auth. mechanism:         Certificate-based, shared-secret-based, and
                         various tunneled authentication mechanisms.

Ciphersuite negotiation: Yes

Mutual authentication:   Yes

Integrity protection:    Yes.  Any method executed within the TEAP
                         tunnel is integrity protected.  The
                         cleartext EAP headers outside the tunnel are
                         not integrity protected.

Replay protection:       Yes

Confidentiality:         Yes

Key derivation:          Yes

Key strength:            See Note 1 below.

Dictionary attack prot.: Yes

Fast reconnect:          Yes

Cryptographic binding:   Yes

Session independence:    Yes

Fragmentation:           Yes

Key Hierarchy:           Yes

Channel binding:         Yes
]]></artwork>
        <t>Notes</t>
        <ol spacing="normal" type="1"><li>BCP 86 <xref target="RFC3766"/> offers advice on appropriate key sizes.  The
National Institute for Standards and Technology (NIST) also
offers advice on appropriate key sizes in <xref target="NIST-SP-800-57"/>.
<xref target="RFC3766"/>, <xref target="cryptographic-calculations"/> advises use of the following required RSA or
DH (Diffie-Hellman) module and DSA (Digital Signature Algorithm)
subgroup size in bits for a given level of attack resistance in
bits.  Based on the table below, a 2048-bit RSA key is required
to provide 112-bit equivalent key strength:</li>
        </ol>
        <artwork><![CDATA[
    Attack Resistance     RSA or DH Modulus            DSA subgroup
     (bits)                  size (bits)                size (bits)
    -----------------     -----------------            ------------
       70                        947                        129
       80                       1228                        148
       90                       1553                        167
      100                       1926                        186
      150                       4575                        284
      200                       8719                        383
      250                      14596                        482
]]></artwork>
      </section>
    </section>
    <section anchor="acknowledgements">
      <name>Acknowledgements</name>
      <t>This specification is based on EAP-FAST <xref target="RFC4851"/>, which included the
ideas and efforts of Nancy Cam-Winget, David McGrew, Joe Salowey, Hao
Zhou, Pad Jakkahalli, Mark Krischer, Doug Smith, and Glen Zorn of
Cisco Systems, Inc.</t>
      <t>The TLV processing was inspired from work on the Protected Extensible
Authentication Protocol version 2 (PEAPv2) with Ashwin Palekar, Dan
Smith, Sean Turner, and Simon Josefsson.</t>
      <t>The method for linking identity and proof-of-possession by placing
the tls-unique value in the challenge\Password field of the CSR as
described in <xref target="cert-provisioning"/> was inspired by the technique described in
"Enrollment over Secure Transport" <xref target="RFC7030"/>.</t>
      <t>Helpful review comments were provided by Russ Housley, Jari Arkko,
Ilan Frenkel, Jeremy Steiglitz, Dan Harkins, Sam Hartman, Jim Schaad,
Barry Leiba, Stephen Farrell, Chris Lonvick, and Josh Howlett.</t>
    </section>
    <section anchor="changes-from-rfc-7170">
      <name>Changes from RFC 7170</name>
      <t>Alan DeKok was added as editor.</t>
      <t>The document was converted to Markdown, from the RFC 7170 output.</t>
      <t>Formatting changes result from differences between using Markdown
versus XML for source.</t>
      <t>The IANA considerations section was removed, as the registries already
exist.</t>
      <t>There should be no other content changes from RFC 7170.</t>
    </section>
    <section numbered="false" anchor="appendix-a-evaluation-against-tunnel-based-eap-method-requirements">
      <name>Appendix A Evaluation against Tunnel-Based EAP Method Requirements</name>
      <t>This section evaluates all tunnel-based EAP method requirements
described in <xref target="RFC6678"/> against TEAP version 1.</t>
      <section numbered="false" anchor="a1-requirement-411-rfc-compliance">
        <name>A.1.  Requirement 4.1.1: RFC Compliance</name>
        <t>TEAPv1 meets this requirement by being compliant with RFC 3748
<xref target="RFC3748"/>, RFC 4017 <xref target="RFC4017"/>, RFC 5247 <xref target="RFC5247"/>, and RFC 4962
<xref target="RFC4962"/>.  It is also compliant with the "cryptographic algorithm
agility" requirement by leveraging TLS 1.2 for all cryptographic
algorithm negotiation.</t>
      </section>
      <section numbered="false" anchor="a2-requirement-421-tls-requirements">
        <name>A.2.  Requirement 4.2.1: TLS Requirements</name>
        <t>TEAPv1 meets this requirement by mandating TLS version 1.2 support as
defined in <xref target="phase1"/>.</t>
      </section>
      <section numbered="false" anchor="a3-requirement-42111-ciphersuite-negotiation">
        <name>A.3.  Requirement 4.2.1.1.1: Ciphersuite Negotiation</name>
        <t>TEAPv1 meets this requirement by using TLS to provide protected
ciphersuite negotiation.</t>
      </section>
      <section numbered="false" anchor="a4-requirement-42112-tunnel-data-protection-algorithms">
        <name>A.4.  Requirement 4.2.1.1.2: Tunnel Data Protection Algorithms</name>
        <t>TEAPv1 meets this requirement by mandating
TLS_RSA_WITH_AES_128_CBC_SHA as a mandatory-to-implement ciphersuite
as defined in <xref target="phase1"/>.</t>
      </section>
      <section numbered="false" anchor="a5-requirement-42113-tunnel-authentication-and-key-establishment">
        <name>A.5.  Requirement 4.2.1.1.3: Tunnel Authentication and Key Establishment</name>
        <t>TEAPv1 meets this requirement by mandating
TLS_RSA_WITH_AES_128_CBC_SHA as a mandatory-to-implement ciphersuite
that provides certificate-based authentication of the server and is
approved by NIST.  The mandatory-to-implement ciphersuites only
include ciphersuites that use strong cryptographic algorithms.  They
do not include ciphersuites providing mutually anonymous
authentication or static Diffie-Hellman ciphersuites as defined in
<xref target="phase1"/>.</t>
      </section>
      <section numbered="false" anchor="a6-requirement-4212-tunnel-replay-protection">
        <name>A.6.  Requirement 4.2.1.2: Tunnel Replay Protection</name>
        <t>TEAPv1 meets this requirement by using TLS to provide sufficient
replay protection.</t>
      </section>
      <section numbered="false" anchor="a7-requirement-4213-tls-extensions">
        <name>A.7.  Requirement 4.2.1.3: TLS Extensions</name>
        <t>TEAPv1 meets this requirement by allowing TLS extensions, such as TLS
Certificate Status Request extension <xref target="RFC6066"/> and SessionTicket
extension <xref target="RFC5077"/>, to be used during TLS tunnel establishment.</t>
      </section>
      <section numbered="false" anchor="a8-requirement-4214-peer-identity-privacy">
        <name>A.8.  Requirement 4.2.1.4: Peer Identity Privacy</name>
        <t>TEAPv1 meets this requirement by establishment of the TLS tunnel and
protection identities specific to the inner method.  In addition, the
peer certificate can be sent confidentially (i.e., encrypted).</t>
      </section>
      <section numbered="false" anchor="a9-requirement-4215-session-resumption">
        <name>A.9.  Requirement 4.2.1.5: Session Resumption</name>
        <t>TEAPv1 meets this requirement by mandating support of TLS session
resumption as defined in <xref target="resume-server-state"/> and TLS session resume using a
PAC as defined in <xref target="resume-pac"/> .</t>
      </section>
      <section numbered="false" anchor="a10-requirement-422-fragmentation">
        <name>A.10.  Requirement 4.2.2: Fragmentation</name>
        <t>TEAPv1 meets this requirement by leveraging fragmentation support
provided by TLS as defined in <xref target="fragmentation"/>.</t>
      </section>
      <section numbered="false" anchor="a11-requirement-423-protection-of-data-external-to-tunnel">
        <name>A.11.  Requirement 4.2.3: Protection of Data External to Tunnel</name>
        <t>TEAPv1 meets this requirement by including the TEAP version number
received in the computation of the Crypto-Binding TLV as defined in
<xref target="crypto-binding-tlv"/>.</t>
      </section>
      <section numbered="false" anchor="a12-requirement-431-extensible-attribute-types">
        <name>A.12.  Requirement 4.3.1: Extensible Attribute Types</name>
        <t>TEAPv1 meets this requirement by using an extensible TLV data layer
inside the tunnel as defined in <xref target="teap-tlv-format"/>.</t>
      </section>
      <section numbered="false" anchor="a13-requirement-432-requestchallenge-response-operation">
        <name>A.13.  Requirement 4.3.2: Request/Challenge Response Operation</name>
        <t>TEAPv1 meets this requirement by allowing multiple TLVs to be sent in
a single EAP request or response packet, while maintaining the half-
duplex operation typical of EAP.</t>
      </section>
      <section numbered="false" anchor="a14-requirement-433-indicating-criticality-of-attributes">
        <name>A.14.  Requirement 4.3.3: Indicating Criticality of Attributes</name>
        <t>TEAPv1 meets this requirement by having a mandatory bit in each TLV
to indicate whether it is mandatory to support or not as defined in
<xref target="teap-tlv-format"/>.</t>
      </section>
      <section numbered="false" anchor="a15-requirement-434-vendor-specific-support">
        <name>A.15.  Requirement 4.3.4: Vendor-Specific Support</name>
        <t>TEAPv1 meets this requirement by having a Vendor-Specific TLV to
allow vendors to define their own attributes as defined in
<xref target="vendor-specific-tlv"/>.</t>
      </section>
      <section numbered="false" anchor="a16-requirement-435-result-indication">
        <name>A.16.  Requirement 4.3.5: Result Indication</name>
        <t>TEAPv1 meets this requirement by having a Result TLV to exchange the
final result of the EAP authentication so both the peer and server
have a synchronized state as defined in <xref target="result-tlv"/>.</t>
      </section>
      <section numbered="false" anchor="a17-requirement-436-internationalization-of-display-strings">
        <name>A.17.  Requirement 4.3.6: Internationalization of Display Strings</name>
        <t>TEAPv1 meets this requirement by supporting UTF-8 format in the
Basic-Password-Auth-Req TLV as defined in <xref target="bp-auth-req-tlv"/> and the
Basic-Password-Auth-Resp TLV as defined in Section 4.2.15.</t>
      </section>
      <section numbered="false" anchor="a18-requirement-44-eap-channel-binding-requirements">
        <name>A.18.  Requirement 4.4: EAP Channel-Binding Requirements</name>
        <t>TEAPv1 meets this requirement by having a Channel-Binding TLV to
exchange the EAP channel-binding data as defined in <xref target="channel-binding-tlv"/>.</t>
      </section>
      <section numbered="false" anchor="a19-requirement-4511-confidentiality-and-integrity">
        <name>A.19.  Requirement 4.5.1.1: Confidentiality and Integrity</name>
        <t>TEAPv1 meets this requirement by running the password authentication
inside a protected TLS tunnel.</t>
      </section>
      <section numbered="false" anchor="a20-requirement-4512-authentication-of-server">
        <name>A.20.  Requirement 4.5.1.2: Authentication of Server</name>
        <t>TEAPv1 meets this requirement by mandating authentication of the
server before establishment of the protected TLS and then running
inner password authentication as defined in <xref target="phase1"/>.</t>
      </section>
      <section numbered="false" anchor="a21-requirement-4513-server-certificate-revocation-checking">
        <name>A.21.  Requirement 4.5.1.3: Server Certificate Revocation Checking</name>
        <t>TEAPv1 meets this requirement by supporting TLS Certificate Status
Request extension <xref target="RFC6066"/> during tunnel establishment.</t>
      </section>
      <section numbered="false" anchor="a22-requirement-452-internationalization">
        <name>A.22.  Requirement 4.5.2: Internationalization</name>
        <t>TEAPv1 meets this requirement by supporting UTF-8 format in Basic-
Password-Auth-Req TLV as defined in <xref target="bp-auth-req-tlv"/> and Basic-
Password-Auth-Resp TLV as defined in Section 4.2.15.</t>
      </section>
      <section numbered="false" anchor="a23-requirement-453-metadata">
        <name>A.23.  Requirement 4.5.3: Metadata</name>
        <t>TEAPv1 meets this requirement by supporting Identity-Type TLV as
defined in <xref target="identity-type-tlv"/> to indicate whether the authentication is
for a user or a machine.</t>
      </section>
      <section numbered="false" anchor="a24-requirement-454-password-change">
        <name>A.24.  Requirement 4.5.4: Password Change</name>
        <t>TEAPv1 meets this requirement by supporting multiple Basic-Password-
Auth-Req TLV and Basic-Password-Auth-Resp TLV exchanges within a
single EAP authentication, which allows "housekeeping"" functions
such as password change.</t>
      </section>
      <section numbered="false" anchor="a25-requirement-461-method-negotiation">
        <name>A.25.  Requirement 4.6.1: Method Negotiation</name>
        <t>TEAPv1 meets this requirement by supporting inner EAP method
negotiation within the protected TLS tunnel.</t>
      </section>
      <section numbered="false" anchor="a26-requirement-462-chained-methods">
        <name>A.26.  Requirement 4.6.2: Chained Methods</name>
        <t>TEAPv1 meets this requirement by supporting inner EAP method chaining
within protected TLS tunnels as defined in <xref target="eap-sequences"/>.</t>
      </section>
      <section numbered="false" anchor="a27-requirement-463-cryptographic-binding-with-the-tls-tunnel">
        <name>A.27.  Requirement 4.6.3: Cryptographic Binding with the TLS Tunnel</name>
        <t>TEAPv1 meets this requirement by supporting cryptographic binding of
the inner EAP method keys with the keys derived from the TLS tunnel
as defined in <xref target="crypto-binding-tlv"/>.</t>
      </section>
      <section numbered="false" anchor="a28-requirement-464-peer-initiated-eap-authentication">
        <name>A.28.  Requirement 4.6.4: Peer-Initiated EAP Authentication</name>
        <t>TEAPv1 meets this requirement by supporting the Request-Action TLV as
defined in <xref target="request-action-tlv"/> to allow a peer to initiate another inner
EAP method.</t>
      </section>
      <section numbered="false" anchor="a29-requirement-465-method-metadata">
        <name>A.29.  Requirement 4.6.5: Method Metadata</name>
        <t>TEAPv1 meets this requirement by supporting the Identity-Type TLV as
defined in <xref target="identity-type-tlv"/> to indicate whether the authentication is
for a user or a machine.</t>
      </section>
    </section>
    <section numbered="false" anchor="appendix-b-major-differences-from-eap-fast">
      <name>Appendix B.  Major Differences from EAP-FAST</name>
      <t>This document is a new standard tunnel EAP method based on revision
of EAP-FAST version 1 <xref target="RFC4851"/> that contains improved flexibility,
particularly for negotiation of cryptographic algorithms.  The major
changes are:</t>
      <ol spacing="normal" type="1"><li>The EAP method name has been changed from EAP-FAST to TEAP; this
change thus requires that a new EAP Type be assigned.</li>
        <li>This version of TEAP MUST support TLS 1.2 <xref target="RFC5246"/>.</li>
        <li>The key derivation now makes use of TLS keying material exporters
<xref target="RFC5705"/> and the PRF and hash function negotiated in TLS.  This
is to simplify implementation and better support cryptographic
algorithm agility.</li>
        <li>TEAP is in full conformance with TLS ticket extension <xref target="RFC5077"/>
as described in <xref target="resume-pac"/>.</li>
        <li>Support is provided for passing optional Outer TLVs in the first
two message exchanges, in addition to the Authority-ID TLV data
in EAP-FAST.</li>
        <li>Basic password authentication on the TLV level has been added in
addition to the existing inner EAP method.</li>
        <li>Additional TLV types have been defined to support EAP channel
binding and metadata.  They are the Identity-Type TLV and
Channel-Binding TLVs, defined in <xref target="teap-tlv-format"/>.</li>
      </ol>
    </section>
    <section numbered="false" anchor="appendix-c-examples">
      <name>Appendix C.  Examples</name>
      <section numbered="false" anchor="c1-successful-authentication">
        <name>C.1.  Successful Authentication</name>
        <t>The following exchanges show a successful TEAP authentication with
basic password authentication and optional PAC refreshment.  The
conversation will appear as follows:</t>
        <artwork><![CDATA[
   Authenticating Peer     Authenticator
   -------------------     -------------
                           <- EAP-Request/
                           Identity
   EAP-Response/
   Identity (MyID1) ->
                           <- EAP-Request/
                           EAP-Type=TEAP, V=1
                           (TEAP Start, S bit set, Authority-ID)

   EAP-Response/
   EAP-Type=TEAP, V=1
   (TLS client_hello with
    PAC-Opaque in SessionTicket extension)->

                           <- EAP-Request/
                           EAP-Type=TEAP, V=1
                           (TLS server_hello,
                           (TLS change_cipher_spec,
                            TLS finished)

   EAP-Response/
   EAP-Type=TEAP, V=1 ->
   (TLS change_cipher_spec,
    TLS finished)

   TLS channel established
   (messages sent within the TLS channel)

                          <- Basic-Password-Auth-Req TLV, Challenge

   Basic-Password-Auth-Resp TLV, Response with both
   username and password) ->

   optional additional exchanges (new pin mode,
   password change, etc.) ...

                        <- Intermediate-Result-TLV (Success),
                            Crypto-Binding TLV (Request),
                            Result TLV (Success),
                            (Optional PAC TLV)

   Intermediate-Result-TLV (Success),
   Crypto-Binding TLV(Response),
   Result TLV (Success),
   (PAC-Acknowledgement TLV) ->

   TLS channel torn down
   (messages sent in cleartext)

                           <- EAP-Success
]]></artwork>
      </section>
      <section numbered="false" anchor="c2-failed-authentication">
        <name>C.2.  Failed Authentication</name>
        <t>The following exchanges show a failed TEAP authentication due to
wrong user credentials.  The conversation will appear as follows:</t>
        <artwork><![CDATA[
   Authenticating Peer     Authenticator
   -------------------     -------------
                           <- EAP-Request/Identity

   EAP-Response/
   Identity (MyID1) ->


                           <- EAP-Request/
                           EAP-Type=TEAP, V=1
                           (TEAP Start, S bit set, Authority-ID)

   EAP-Response/
   EAP-Type=TEAP, V=1
   (TLS client_hello with
    PAC-Opaque in SessionTicket extension)->

                           <- EAP-Request/
                           EAP-Type=TEAP, V=1
                           (TLS server_hello,
                           (TLS change_cipher_spec,
                            TLS finished)

   EAP-Response/
   EAP-Type=TEAP, V=1 ->
   (TLS change_cipher_spec,
    TLS finished)

   TLS channel established
   (messages sent within the TLS channel)

                          <- Basic-Password-Auth-Req TLV, Challenge

   Basic-Password-Auth-Resp TLV, Response with both
   username and password) ->

                           <- Intermediate-Result-TLV (Failure),
                              Result TLV (Failure)

   Intermediate-Result-TLV (Failure),
   Result TLV (Failure) ->

   TLS channel torn down
   (messages sent in cleartext)

                           <- EAP-Failure
]]></artwork>
      </section>
      <section numbered="false" anchor="c3-full-tls-handshake-using-certificate-based-ciphersuite">
        <name>C.3.  Full TLS Handshake Using Certificate-Based Ciphersuite</name>
        <t>In the case within TEAP Phase 1 where an abbreviated TLS handshake is
tried, fails, and falls back to the certificate-based full TLS
handshake, the conversation will appear as follows:</t>
        <artwork><![CDATA[
  Authenticating Peer    Authenticator
  -------------------    -------------
                         <- EAP-Request/Identity
  EAP-Response/
  Identity (MyID1) ->

  // Identity sent in the clear.  May be a hint to help route
     the authentication request to EAP server, instead of the
     full user identity.

                          <- EAP-Request/
                          EAP-Type=TEAP, V=1
                          (TEAP Start, S bit set, Authority-ID)
  EAP-Response/
  EAP-Type=TEAP, V=1
  (TLS client_hello with
  PAC-Opaque in SessionTicket extension)->

  // Peer sends PAC-Opaque of Tunnel PAC along with a list of
     ciphersuites supported.  If the server rejects the PAC-
     Opaque, it falls through to the full TLS handshake.

                          <- EAP-Request/
                          EAP-Type=TEAP, V=1
                          (TLS server_hello,
                           TLS certificate,
                          [TLS server_key_exchange,]
                          [TLS certificate_request,]
                           TLS server_hello_done)

  EAP-Response/
  EAP-Type=TEAP, V=1
  ([TLS certificate,]
   TLS client_key_exchange,
  [TLS certificate_verify,]
   TLS change_cipher_spec,
   TLS finished) ->
                          <- EAP-Request/
                          EAP-Type=TEAP, V=1
                          (TLS change_cipher_spec,
                           TLS finished,
                           EAP-Payload-TLV[EAP-Request/
                           Identity])

  // TLS channel established
     (messages sent within the TLS channel)

  // First EAP Payload TLV is piggybacked to the TLS Finished as
     Application Data and protected by the TLS tunnel.

  EAP-Payload-TLV
  [EAP-Response/Identity (MyID2)]->

  // identity protected by TLS.

                           <- EAP-Payload-TLV
                           [EAP-Request/EAP-Type=X]

  EAP-Payload-TLV
  [EAP-Response/EAP-Type=X] ->

  // Method X exchanges followed by Protected Termination

                       <- Intermediate-Result-TLV (Success),
                           Crypto-Binding TLV (Request),
                           Result TLV (Success)

  Intermediate-Result-TLV (Success),
  Crypto-Binding TLV (Response),
  Result-TLV (Success) ->

  // TLS channel torn down
  (messages sent in cleartext)

                          <- EAP-Success
]]></artwork>
      </section>
      <section numbered="false" anchor="c4-client-authentication-during-phase-1-with-identity-privacy">
        <name>C.4.  Client Authentication during Phase 1 with Identity Privacy</name>
        <t>In the case where a certificate-based TLS handshake occurs within
TEAP Phase 1 and client certificate authentication and identity
privacy is desired (and therefore TLS renegotiation is being used to
transmit the peer credentials in the protected TLS tunnel), the
conversation will appear as follows:</t>
        <artwork><![CDATA[
  Authenticating Peer     Authenticator
  -------------------     -------------
                         <- EAP-Request/Identity
  EAP-Response/
  Identity (MyID1) ->

  // Identity sent in the clear.  May be a hint to help route
     the authentication request to EAP server, instead of the
     full user identity.

                          <- EAP-Request/
                          EAP-Type=TEAP, V=1
                          (TEAP Start, S bit set, Authority-ID)
  EAP-Response/
  EAP-Type=TEAP, V=1
  (TLS client_hello)->
                          <- EAP-Request/
                          EAP-Type=TEAP, V=1
                          (TLS server_hello,
                           TLS certificate,
                          [TLS server_key_exchange,]
                          [TLS certificate_request,]
                           TLS server_hello_done)
  EAP-Response/
  EAP-Type=TEAP, V=1
  (TLS client_key_exchange,
   TLS change_cipher_spec,
   TLS finished) ->
                          <- EAP-Request/
                          EAP-Type=TEAP, V=1
                          (TLS change_cipher_spec,
                           TLS finished,
                           EAP-Payload-TLV[EAP-Request/
                           Identity])

  // TLS channel established
     (EAP Payload messages sent within the TLS channel)

  // peer sends TLS client_hello to request TLS renegotiation
  TLS client_hello ->

                          <- TLS server_hello,
                           TLS certificate,
                           [TLS server_key_exchange,]
                           [TLS certificate_request,]
                           TLS server_hello_done
  [TLS certificate,]
   TLS client_key_exchange,
  [TLS certificate_verify,]
   TLS change_cipher_spec,
   TLS finished ->

                          <- TLS change_cipher_spec,
                             TLS finished,
                             Crypto-Binding TLV (Request),
                             Result TLV (Success)

  Crypto-Binding TLV (Response),
  Result-TLV (Success)) ->

  //TLS channel torn down
  (messages sent in cleartext)

                          <- EAP-Success
]]></artwork>
      </section>
      <section numbered="false" anchor="c5-fragmentation-and-reassembly">
        <name>C.5.  Fragmentation and Reassembly</name>
        <t>In the case where TEAP fragmentation is required, the conversation
will appear as follows:</t>
        <artwork><![CDATA[
  Authenticating Peer     Authenticator
  -------------------     -------------
                          <- EAP-Request/
                          Identity
  EAP-Response/
  Identity (MyID) ->
                          <- EAP-Request/
                          EAP-Type=TEAP, V=1
                          (TEAP Start, S bit set, Authority-ID)

  EAP-Response/
  EAP-Type=TEAP, V=1
  (TLS client_hello)->

                          <- EAP-Request/
                          EAP-Type=TEAP, V=1
                          (TLS server_hello,
                           TLS certificate,
                          [TLS server_key_exchange,]
                          [TLS certificate_request,]
                           TLS server_hello_done)
                          (Fragment 1: L, M bits set)

  EAP-Response/
  EAP-Type=TEAP, V=1 ->

                          <- EAP-Request/
                             EAP-Type=TEAP, V=1
                          (Fragment 2: M bit set)
  EAP-Response/
  EAP-Type=TEAP, V=1 ->
                          <- EAP-Request/
                          EAP-Type=TEAP, V=1
                          (Fragment 3)
  EAP-Response/
  EAP-Type=TEAP, V=1
  ([TLS certificate,]
   TLS client_key_exchange,
  [TLS certificate_verify,]
   TLS change_cipher_spec,
   TLS finished)
   (Fragment 1: L, M bits set)->

                           <- EAP-Request/
                          EAP-Type=TEAP, V=1
  EAP-Response/
  EAP-Type=TEAP, V=1
  (Fragment 2)->
                         <- EAP-Request/
                          EAP-Type=TEAP, V=1
                          (TLS change_cipher_spec,
                           TLS finished,
                          [EAP-Payload-TLV[
                          EAP-Request/Identity]])

  // TLS channel established
     (messages sent within the TLS channel)

  // First EAP Payload TLV is piggybacked to the TLS Finished as
     Application Data and protected by the TLS tunnel.

  EAP-Payload-TLV
  [EAP-Response/Identity (MyID2)]->

  // identity protected by TLS.

                           <- EAP-Payload-TLV
                           [EAP-Request/EAP-Type=X]

  EAP-Payload-TLV
  [EAP-Response/EAP-Type=X] ->

  // Method X exchanges followed by Protected Termination

                       <- Intermediate-Result-TLV (Success),
                           Crypto-Binding TLV (Request),
                           Result TLV (Success)

  Intermediate-Result-TLV (Success),
  Crypto-Binding TLV (Response),
  Result-TLV (Success) ->

  // TLS channel torn down
  (messages sent in cleartext)

                          <- EAP-Success
]]></artwork>
      </section>
      <section numbered="false" anchor="c6-sequence-of-eap-methods">
        <name>C.6.  Sequence of EAP Methods</name>
        <t>When TEAP is negotiated with a sequence of EAP method X followed by
method Y, the conversation will occur as follows:</t>
        <artwork><![CDATA[
  Authenticating Peer     Authenticator
  -------------------     -------------
                          <- EAP-Request/
                          Identity
  EAP-Response/
  Identity (MyID1) ->
                          <- EAP-Request/
                          EAP-Type=TEAP, V=1
                          (TEAP Start, S bit set, Authority-ID)

  EAP-Response/
  EAP-Type=TEAP, V=1
  (TLS client_hello)->

                          <- EAP-Request/
                          EAP-Type=TEAP, V=1
                          (TLS server_hello,
                           TLS certificate,
                          [TLS server_key_exchange,]
                          [TLS certificate_request,]
                           TLS server_hello_done)
  EAP-Response/
  EAP-Type=TEAP, V=1
  ([TLS certificate,]
   TLS client_key_exchange,
  [TLS certificate_verify,]
   TLS change_cipher_spec,
   TLS finished) ->
                         <- EAP-Request/
                          EAP-Type=TEAP, V=1
                          (TLS change_cipher_spec,
                           TLS finished,
                           Identity-Type TLV,
                          EAP-Payload-TLV[
                          EAP-Request/Identity])

  // TLS channel established
     (messages sent within the TLS channel)

  // First EAP Payload TLV is piggybacked to the TLS Finished as
     Application Data and protected by the TLS tunnel

  Identity_Type TLV
  EAP-Payload-TLV
  [EAP-Response/Identity] ->

                          <- EAP-Payload-TLV
                        [EAP-Request/EAP-Type=X]

  EAP-Payload-TLV
  [EAP-Response/EAP-Type=X] ->

         // Optional additional X Method exchanges...

                         <- EAP-Payload-TLV
                        [EAP-Request/EAP-Type=X]

  EAP-Payload-TLV
  [EAP-Response/EAP-Type=X]->

                          <- Intermediate Result TLV (Success),
                           Crypto-Binding TLV (Request),
                           Identity-Type TLV,
                          EAP-Payload-TLV[
                          EAP-Request/Identity])

  // Next EAP conversation started after successful completion
     of previous method X.  The Intermediate-Result and Crypto-
     Binding TLVs are sent in next packet to minimize round
     trips.

  // Compound MAC calculated using keys generated from
     EAP method X and the TLS tunnel.

  Intermediate Result TLV (Success),
  Crypto-Binding TLV (Response),
  EAP-Payload-TLV [EAP-Type=Y] ->

         // Optional additional Y Method exchanges...

                         <- EAP Payload TLV [
                         EAP-Type=Y]

  EAP Payload TLV
  [EAP-Type=Y] ->

                         <- Intermediate-Result-TLV (Success),
                           Crypto-Binding TLV (Request),
                           Result TLV (Success)

  Intermediate-Result-TLV (Success),
  Crypto-Binding TLV (Response),
  Result-TLV (Success) ->

  // Compound MAC calculated using keys generated from EAP
     methods X and Y and the TLS tunnel.  Compound keys are
     generated using keys generated from EAP methods X and Y
     and the TLS tunnel.

  // TLS channel torn down (messages sent in cleartext)

                          <- EAP-Success
]]></artwork>
      </section>
      <section numbered="false" anchor="c7-failed-crypto-binding">
        <name>C.7.  Failed Crypto-Binding</name>
        <t>The following exchanges show a failed crypto-binding validation.  The
conversation will appear as follows:</t>
        <artwork><![CDATA[
  Authenticating Peer     Authenticator
  -------------------     -------------
                          <- EAP-Request/
                          Identity
  EAP-Response/
  Identity (MyID1) ->
                          <- EAP-Request/
                          EAP-Type=TEAP, V=1
                          (TEAP Start, S bit set, Authority-ID)
   
  EAP-Response/
  EAP-Type=TEAP, V=1
  (TLS client_hello without
  PAC-Opaque in SessionTicket extension)->
                          <- EAP-Request/
                          EAP-Type=TEAP, V=1
                          (TLS Server Key Exchange
                           TLS Server Hello Done)
  EAP-Response/
  EAP-Type=TEAP, V=1 ->
  (TLS Client Key Exchange
   TLS change_cipher_spec,
   TLS finished)
   
                          <- EAP-Request/
                          EAP-Type=TEAP, V=1
                          (TLS change_cipher_spec
                           TLS finished)
                           EAP-Payload-TLV[
                           EAP-Request/Identity])
   
     // TLS channel established
        (messages sent within the TLS channel)
   
     // First EAP Payload TLV is piggybacked to the TLS Finished as
        Application Data and protected by the TLS tunnel.
   
  EAP-Payload TLV/
  EAP Identity Response ->
   
                         <-  EAP Payload TLV, EAP-Request,
                             (EAP-MSCHAPV2, Challenge)
   
  EAP Payload TLV, EAP-Response,
  (EAP-MSCHAPV2, Response) ->
   
                         <-  EAP Payload TLV, EAP-Request,
                             (EAP-MSCHAPV2, Success Request)
   
  EAP Payload TLV, EAP-Response,
  (EAP-MSCHAPV2, Success Response) ->
   
                       <- Intermediate-Result-TLV (Success),
                           Crypto-Binding TLV (Request),
                              Result TLV (Success)
   
     Intermediate-Result-TLV (Success),
     Result TLV (Failure)
     Error TLV with
     (Error Code = 2001) ->
   
  // TLS channel torn down
     (messages sent in cleartext)

                       <- EAP-Failure
]]></artwork>
      </section>
      <section numbered="false" anchor="c8-sequence-of-eap-method-with-vendor-specific-tlv-exchange">
        <name>C.8.  Sequence of EAP Method with Vendor-Specific TLV Exchange</name>
        <t>When TEAP is negotiated with a sequence of EAP methods followed by a
Vendor-Specific TLV exchange, the conversation will occur as follows:</t>
        <artwork><![CDATA[
  Authenticating Peer     Authenticator
  -------------------     -------------
                          <- EAP-Request/
                          Identity
  EAP-Response/
  Identity (MyID1) ->
                          <- EAP-Request/
                          EAP-Type=TEAP, V=1
                          (TEAP Start, S bit set, Authority-ID)

  EAP-Response/
  EAP-Type=TEAP, V=1
  (TLS client_hello)->
                          <- EAP-Request/
                          EAP-Type=TEAP, V=1
                          (TLS server_hello,
                           TLS certificate,
                   [TLS server_key_exchange,]
                   [TLS certificate_request,]
                       TLS server_hello_done)

  EAP-Response/
  EAP-Type=TEAP, V=1
  ([TLS certificate,]
   TLS client_key_exchange,
  [TLS certificate_verify,]
   TLS change_cipher_spec,
   TLS finished) ->
                         <- EAP-Request/
                          EAP-Type=TEAP, V=1
                          (TLS change_cipher_spec,
                           TLS finished,
                          EAP-Payload-TLV[
                          EAP-Request/Identity])

  // TLS channel established
     (messages sent within the TLS channel)

  // First EAP Payload TLV is piggybacked to the TLS Finished as
     Application Data and protected by the TLS tunnel.

  EAP-Payload-TLV
  [EAP-Response/Identity] ->

                        <- EAP-Payload-TLV
                        [EAP-Request/EAP-Type=X]

  EAP-Payload-TLV
  [EAP-Response/EAP-Type=X] ->

                         <- EAP-Payload-TLV
                        [EAP-Request/EAP-Type=X]

  EAP-Payload-TLV
  [EAP-Response/EAP-Type=X]->

                          <- Intermediate Result TLV (Success),
                           Crypto-Binding TLV (Request),
                           Vendor-Specific TLV,

  // Vendor-Specific TLV exchange started after successful
     completion of previous method X.  The Intermediate-Result
     and Crypto-Binding TLVs are sent with Vendor-Specific TLV
     in next packet to minimize round trips.

  // Compound MAC calculated using keys generated from
     EAP method X and the TLS tunnel.

  Intermediate Result TLV (Success),
  Crypto-Binding TLV (Response),
  Vendor-Specific TLV ->

      // Optional additional Vendor-Specific TLV exchanges...

                         <- Vendor-Specific TLV

  Vendor-Specific TLV ->
                         <- Result TLV (Success)

  Result-TLV (Success) ->

  // TLS channel torn down (messages sent in cleartext)

                          <- EAP-Success
]]></artwork>
      </section>
      <section numbered="false" anchor="c9-peer-requests-inner-method-after-server-sends-result-tlv">
        <name>C.9.  Peer Requests Inner Method after Server Sends Result TLV</name>
        <t>In the case where the peer is authenticated during Phase 1 and the
server sends back a Result TLV but the peer wants to request another
inner method, the conversation will appear as follows:</t>
        <artwork><![CDATA[
  Authenticating Peer    Authenticator
  -------------------    -------------
                         <- EAP-Request/Identity
  EAP-Response/
  Identity (MyID1) ->

  // Identity sent in the clear.  May be a hint to help route
     the authentication request to EAP server, instead of the
     full user identity.

                          <- EAP-Request/
                          EAP-Type=TEAP, V=1
                          (TEAP Start, S bit set, Authority-ID)
  EAP-Response/
  EAP-Type=TEAP, V=1
  (TLS client_hello)->
                          <- EAP-Request/
                          EAP-Type=TEAP, V=1
                          (TLS server_hello,
                           TLS certificate,
                          [TLS server_key_exchange,]
                          [TLS certificate_request,]
                           TLS server_hello_done)

  EAP-Response/
  EAP-Type=TEAP, V=1
  [TLS certificate,]
   TLS client_key_exchange,
  [TLS certificate_verify,]
   TLS change_cipher_spec,
   TLS finished ->
                          <- EAP-Request/
                          EAP-Type=TEAP, V=1
                          (TLS change_cipher_spec,
                           TLS finished,
                           Crypto-Binding TLV (Request),
                            Result TLV (Success))

  // TLS channel established
     (TLV Payload messages sent within the TLS channel)

   Crypto-Binding TLV(Response),
   Request-Action TLV
   (Status=Failure, Action=Negotiate-EAP)->

                        <- EAP-Payload-TLV
                            [EAP-Request/Identity]

  EAP-Payload-TLV
  [EAP-Response/Identity] ->

                        <- EAP-Payload-TLV
                        [EAP-Request/EAP-Type=X]

  EAP-Payload-TLV
  [EAP-Response/EAP-Type=X] ->

                         <- EAP-Payload-TLV
                        [EAP-Request/EAP-Type=X]

  EAP-Payload-TLV
  [EAP-Response/EAP-Type=X]->

                          <- Intermediate Result TLV (Success),
                             Crypto-Binding TLV (Request),
                             Result TLV (Success)

  Intermediate Result TLV (Success),
  Crypto-Binding TLV (Response),
  Result-TLV (Success)) ->

  // TLS channel torn down
  (messages sent in cleartext)

                          <- EAP-Success
]]></artwork>
      </section>
      <section numbered="false" anchor="c10-channel-binding">
        <name>C.10.  Channel Binding</name>
        <t>The following exchanges show a successful TEAP authentication with
basic password authentication and channel binding using a Request-
Action TLV.  The conversation will appear as follows:</t>
        <artwork><![CDATA[
   Authenticating Peer     Authenticator
   -------------------     -------------
                           <- EAP-Request/
                           Identity
   EAP-Response/
   Identity (MyID1) ->

                           <- EAP-Request/
                           EAP-Type=TEAP, V=1
                           (TEAP Start, S bit set, Authority-ID)

   EAP-Response/
   EAP-Type=TEAP, V=1
   (TLS client_hello with
    PAC-Opaque in SessionTicket extension)->

                           <- EAP-Request/
                           EAP-Type=TEAP, V=1
                           (TLS server_hello,
                           (TLS change_cipher_spec,
                            TLS finished)

   EAP-Response/
   EAP-Type=TEAP, V=1 ->
   (TLS change_cipher_spec,
    TLS finished)

   TLS channel established
   (messages sent within the TLS channel)

                          <- Basic-Password-Auth-Req TLV, Challenge

   Basic-Password-Auth-Resp TLV, Response with both
   username and password) ->

   optional additional exchanges (new pin mode,
   password change, etc.) ...

                        <- Crypto-Binding TLV (Request),
                            Result TLV (Success),

   Crypto-Binding TLV(Response),
   Request-Action TLV
   (Status=Failure, Action=Process-TLV,
   TLV=Channel-Binding TLV)->

                            <- Channel-Binding TLV (Response),
                            Result TLV (Success),

   Result-TLV (Success) ->

   TLS channel torn down
   (messages sent in cleartext)

                           <- EAP-Success
]]></artwork>
      </section>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references>
        <name>Normative References</name>
        <reference anchor="BCP14" target="https://www.rfc-editor.org/info/rfc8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba">
              <organization/>
            </author>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol  specifications.  This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the  defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
        <reference anchor="RFC3748" target="https://www.rfc-editor.org/info/rfc3748">
          <front>
            <title>Extensible Authentication Protocol (EAP)</title>
            <author fullname="B. Aboba" initials="B." surname="Aboba">
              <organization/>
            </author>
            <author fullname="L. Blunk" initials="L." surname="Blunk">
              <organization/>
            </author>
            <author fullname="J. Vollbrecht" initials="J." surname="Vollbrecht">
              <organization/>
            </author>
            <author fullname="J. Carlson" initials="J." surname="Carlson">
              <organization/>
            </author>
            <author fullname="H. Levkowetz" initials="H." role="editor" surname="Levkowetz">
              <organization/>
            </author>
            <date month="June" year="2004"/>
            <abstract>
              <t>This document defines the Extensible Authentication Protocol (EAP), an authentication framework which supports multiple authentication methods.  EAP typically runs directly over data link layers such as Point-to-Point Protocol (PPP) or IEEE 802, without requiring IP.  EAP provides its own support for duplicate elimination and retransmission, but is reliant on lower layer ordering guarantees.  Fragmentation is not supported within EAP itself; however, individual EAP methods may support this.  This document obsoletes RFC 2284.  A summary of the changes between this document and RFC 2284 is available in Appendix A.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3748"/>
          <seriesInfo name="DOI" value="10.17487/RFC3748"/>
        </reference>
        <reference anchor="RFC5077" target="https://www.rfc-editor.org/info/rfc5077">
          <front>
            <title>Transport Layer Security (TLS) Session Resumption without Server-Side State</title>
            <author fullname="J. Salowey" initials="J." surname="Salowey">
              <organization/>
            </author>
            <author fullname="H. Zhou" initials="H." surname="Zhou">
              <organization/>
            </author>
            <author fullname="P. Eronen" initials="P." surname="Eronen">
              <organization/>
            </author>
            <author fullname="H. Tschofenig" initials="H." surname="Tschofenig">
              <organization/>
            </author>
            <date month="January" year="2008"/>
            <abstract>
              <t>This document describes a mechanism that enables the Transport Layer Security (TLS) server to resume sessions and avoid keeping per-client session state.  The TLS server encapsulates the session state into a ticket and forwards it to the client.  The client can subsequently resume a session using the obtained ticket.  This document obsoletes RFC 4507.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5077"/>
          <seriesInfo name="DOI" value="10.17487/RFC5077"/>
        </reference>
        <reference anchor="RFC5226" target="https://www.rfc-editor.org/info/rfc5226">
          <front>
            <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
            <author fullname="T. Narten" initials="T." surname="Narten">
              <organization/>
            </author>
            <author fullname="H. Alvestrand" initials="H." surname="Alvestrand">
              <organization/>
            </author>
            <date month="May" year="2008"/>
            <abstract>
              <t>Many protocols make use of identifiers consisting of constants and other well-known values.  Even after a protocol has been defined and deployment has begun, new values may need to be assigned (e.g., for a new option type in DHCP, or a new encryption or authentication transform for IPsec).  To ensure that such quantities have consistent values and interpretations across all implementations, their assignment must be administered by a central authority.  For IETF protocols, that role is provided by the Internet Assigned Numbers Authority (IANA).</t>
              <t>In order for IANA to manage a given namespace prudently, it needs guidelines describing the conditions under which new values can be assigned or when modifications to existing values can be made.  If IANA is expected to play a role in the management of a namespace, IANA must be given clear and concise instructions describing that role.  This document discusses issues that should be considered in formulating a policy for assigning values to a namespace and provides guidelines for authors on the specific text that must be included in documents that place demands on IANA.</t>
              <t>This document obsoletes RFC 2434.  This document specifies an Internet Best  Current Practices for the Internet Community, and requests discussion and  suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5226"/>
          <seriesInfo name="DOI" value="10.17487/RFC5226"/>
        </reference>
        <reference anchor="RFC5246" target="https://www.rfc-editor.org/info/rfc5246">
          <front>
            <title>The Transport Layer Security (TLS) Protocol Version 1.2</title>
            <author fullname="T. Dierks" initials="T." surname="Dierks">
              <organization/>
            </author>
            <author fullname="E. Rescorla" initials="E." surname="Rescorla">
              <organization/>
            </author>
            <date month="August" year="2008"/>
            <abstract>
              <t>This document specifies Version 1.2 of the Transport Layer Security (TLS) protocol.  The TLS protocol provides communications security over the Internet.  The protocol allows client/server applications to communicate in a way that is designed to prevent eavesdropping, tampering, or message forgery.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5246"/>
          <seriesInfo name="DOI" value="10.17487/RFC5246"/>
        </reference>
        <reference anchor="RFC5295" target="https://www.rfc-editor.org/info/rfc5295">
          <front>
            <title>Specification for the Derivation of Root Keys from an Extended Master Session Key (EMSK)</title>
            <author fullname="J. Salowey" initials="J." surname="Salowey">
              <organization/>
            </author>
            <author fullname="L. Dondeti" initials="L." surname="Dondeti">
              <organization/>
            </author>
            <author fullname="V. Narayanan" initials="V." surname="Narayanan">
              <organization/>
            </author>
            <author fullname="M. Nakhjiri" initials="M." surname="Nakhjiri">
              <organization/>
            </author>
            <date month="August" year="2008"/>
            <abstract>
              <t>The Extensible Authentication Protocol (EAP) defined the Extended Master Session Key (EMSK) generation, but reserved it for unspecified future uses.  This memo reserves the EMSK for the sole purpose of deriving root keys.  Root keys are master keys that can be used for multiple purposes, identified by usage definitions.  This document also specifies a mechanism for avoiding conflicts between root keys by deriving them in a manner that guarantees cryptographic separation.  Finally, this document also defines one such root key usage: Domain-Specific Root Keys are root keys made available to and used within specific key management domains.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5295"/>
          <seriesInfo name="DOI" value="10.17487/RFC5295"/>
        </reference>
        <reference anchor="RFC5705" target="https://www.rfc-editor.org/info/rfc5705">
          <front>
            <title>Keying Material Exporters for Transport Layer Security (TLS)</title>
            <author fullname="E. Rescorla" initials="E." surname="Rescorla">
              <organization/>
            </author>
            <date month="March" year="2010"/>
            <abstract>
              <t>A number of protocols wish to leverage Transport Layer Security (TLS) to perform key establishment but then use some of the keying material for their own purposes.  This document describes a general mechanism for allowing that.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5705"/>
          <seriesInfo name="DOI" value="10.17487/RFC5705"/>
        </reference>
        <reference anchor="RFC5746" target="https://www.rfc-editor.org/info/rfc5746">
          <front>
            <title>Transport Layer Security (TLS) Renegotiation Indication Extension</title>
            <author fullname="E. Rescorla" initials="E." surname="Rescorla">
              <organization/>
            </author>
            <author fullname="M. Ray" initials="M." surname="Ray">
              <organization/>
            </author>
            <author fullname="S. Dispensa" initials="S." surname="Dispensa">
              <organization/>
            </author>
            <author fullname="N. Oskov" initials="N." surname="Oskov">
              <organization/>
            </author>
            <date month="February" year="2010"/>
            <abstract>
              <t>Secure Socket Layer (SSL) and Transport Layer Security (TLS) renegotiation are vulnerable to an attack in which the attacker forms a TLS connection with the target server, injects content of his choice, and then splices in a new TLS connection from a client.  The server treats the client's initial TLS handshake as a renegotiation and thus believes that the initial data transmitted by the attacker is from the same entity as the subsequent client data.  This specification defines a TLS extension to cryptographically tie renegotiations to the TLS connections they are being performed over, thus preventing this attack.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5746"/>
          <seriesInfo name="DOI" value="10.17487/RFC5746"/>
        </reference>
        <reference anchor="RFC5929" target="https://www.rfc-editor.org/info/rfc5929">
          <front>
            <title>Channel Bindings for TLS</title>
            <author fullname="J. Altman" initials="J." surname="Altman">
              <organization/>
            </author>
            <author fullname="N. Williams" initials="N." surname="Williams">
              <organization/>
            </author>
            <author fullname="L. Zhu" initials="L." surname="Zhu">
              <organization/>
            </author>
            <date month="July" year="2010"/>
            <abstract>
              <t>This document defines three channel binding types for Transport Layer Security (TLS), tls-unique, tls-server-end-point, and tls-unique-for-telnet, in accordance with RFC 5056 (On Channel Binding).</t>
              <t>Note that based on implementation experience, this document changes the original definition of 'tls-unique' channel binding type in the channel binding type IANA registry.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5929"/>
          <seriesInfo name="DOI" value="10.17487/RFC5929"/>
        </reference>
        <reference anchor="RFC6677" target="https://www.rfc-editor.org/info/rfc6677">
          <front>
            <title>Channel-Binding Support for Extensible Authentication Protocol (EAP) Methods</title>
            <author fullname="S. Hartman" initials="S." role="editor" surname="Hartman">
              <organization/>
            </author>
            <author fullname="T. Clancy" initials="T." surname="Clancy">
              <organization/>
            </author>
            <author fullname="K. Hoeper" initials="K." surname="Hoeper">
              <organization/>
            </author>
            <date month="July" year="2012"/>
            <abstract>
              <t>This document defines how to implement channel bindings for Extensible Authentication Protocol (EAP) methods to address the "lying Network Access Service (NAS)" problem as well as the "lying provider" problem.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6677"/>
          <seriesInfo name="DOI" value="10.17487/RFC6677"/>
        </reference>
        <reference anchor="RFC7170" target="https://www.rfc-editor.org/info/rfc7170">
          <front>
            <title>Tunnel Extensible Authentication Protocol (TEAP) Version 1</title>
            <author fullname="H. Zhou" initials="H." surname="Zhou">
              <organization/>
            </author>
            <author fullname="N. Cam-Winget" initials="N." surname="Cam-Winget">
              <organization/>
            </author>
            <author fullname="J. Salowey" initials="J." surname="Salowey">
              <organization/>
            </author>
            <author fullname="S. Hanna" initials="S." surname="Hanna">
              <organization/>
            </author>
            <date month="May" year="2014"/>
            <abstract>
              <t>This document defines the Tunnel Extensible Authentication Protocol (TEAP) version 1.  TEAP is a tunnel-based EAP method that enables secure communication between a peer and a server by using the Transport Layer Security (TLS) protocol to establish a mutually authenticated tunnel.  Within the tunnel, TLV objects are used to convey authentication-related data between the EAP peer and the EAP server.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7170"/>
          <seriesInfo name="DOI" value="10.17487/RFC7170"/>
        </reference>
      </references>
      <references>
        <name>Informative References</name>
        <reference anchor="IEEE.802-1X.2013">
          <front>
            <title>Local and Metropolitan Area Networks: Port-Based Network Access Control</title>
            <author initials="" surname="IEEE" fullname="IEEE">
              <organization/>
            </author>
            <date year="2017" month="December"/>
          </front>
        </reference>
        <reference anchor="KAMATH">
          <front>
            <title>Microsoft EAP CHAP Extensions</title>
            <author initials="R. H. and A." surname="Palekar" fullname="Ryan Hurst and Ashwin Palekar">
              <organization/>
            </author>
            <date year="2007" month="June"/>
          </front>
        </reference>
        <reference anchor="MSCHAP" target="https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-chap/5a860bf5-2aeb-485b-82ee-fac1e8e6b76f">
          <front>
            <title>Master Session Key (MSK) Derivation</title>
            <author initials="M." surname="Corporation" fullname="Microsoft Corporation">
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="NIST-SP-800-57">
          <front>
            <title>Recommendation for Key Management</title>
            <author initials="N. I. of S. and" surname="Technology" fullname="National Institute of Standards and Technology">
              <organization/>
            </author>
            <date year="2012" month="July"/>
          </front>
        </reference>
        <reference anchor="PEAP">
          <front>
            <title>[MS-PEAP]: Protected Extensible Authentication Protocol (PEAP)</title>
            <author initials="M." surname="Corporation" fullname="Microsoft Corporation">
              <organization/>
            </author>
            <date year="2014" month="February"/>
          </front>
        </reference>
        <reference anchor="RFC2315" target="https://www.rfc-editor.org/info/rfc2315">
          <front>
            <title>PKCS #7: Cryptographic Message Syntax Version 1.5</title>
            <author fullname="B. Kaliski" initials="B." surname="Kaliski">
              <organization/>
            </author>
            <date month="March" year="1998"/>
            <abstract>
              <t>This document describes a general syntax for data that may have cryptography applied to it, such as digital signatures and digital envelopes.  This memo provides information for the Internet community. It does not specify an Internet standard of any kind.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2315"/>
          <seriesInfo name="DOI" value="10.17487/RFC2315"/>
        </reference>
        <reference anchor="RFC2985" target="https://www.rfc-editor.org/info/rfc2985">
          <front>
            <title>PKCS #9: Selected Object Classes and Attribute Types Version 2.0</title>
            <author fullname="M. Nystrom" initials="M." surname="Nystrom">
              <organization/>
            </author>
            <author fullname="B. Kaliski" initials="B." surname="Kaliski">
              <organization/>
            </author>
            <date month="November" year="2000"/>
            <abstract>
              <t>This memo represents a republication of PKCS #9 v2.0 from RSA Laboratories' Public-Key Cryptography Standards (PKCS) series, and change control is retained within the PKCS process.  The body of this document, except for the security considerations section, is taken directly from that specification.  This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2985"/>
          <seriesInfo name="DOI" value="10.17487/RFC2985"/>
        </reference>
        <reference anchor="RFC2986" target="https://www.rfc-editor.org/info/rfc2986">
          <front>
            <title>PKCS #10: Certification Request Syntax Specification Version 1.7</title>
            <author fullname="M. Nystrom" initials="M." surname="Nystrom">
              <organization/>
            </author>
            <author fullname="B. Kaliski" initials="B." surname="Kaliski">
              <organization/>
            </author>
            <date month="November" year="2000"/>
            <abstract>
              <t>This memo represents a republication of PKCS #10 v1.7 from RSA Laboratories' Public-Key Cryptography Standards (PKCS) series, and change control is retained within the PKCS process.  The body of this document, except for the security considerations section, is taken directly from the PKCS #9 v2.0 or the PKCS #10 v1.7 document.  This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2986"/>
          <seriesInfo name="DOI" value="10.17487/RFC2986"/>
        </reference>
        <reference anchor="RFC3579" target="https://www.rfc-editor.org/info/rfc3579">
          <front>
            <title>RADIUS (Remote Authentication Dial In User Service) Support For Extensible Authentication Protocol (EAP)</title>
            <author fullname="B. Aboba" initials="B." surname="Aboba">
              <organization/>
            </author>
            <author fullname="P. Calhoun" initials="P." surname="Calhoun">
              <organization/>
            </author>
            <date month="September" year="2003"/>
            <abstract>
              <t>This document defines Remote Authentication Dial In User Service (RADIUS) support for the Extensible Authentication Protocol (EAP), an authentication framework which supports multiple authentication mechanisms.  In the proposed scheme, the Network Access Server (NAS) forwards EAP packets to and from the RADIUS server, encapsulated within EAP-Message attributes.  This has the advantage of allowing the NAS to support any EAP authentication method, without the need for method- specific code, which resides on the RADIUS server.  While EAP was originally developed for use with PPP, it is now also in use with IEEE 802.  This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3579"/>
          <seriesInfo name="DOI" value="10.17487/RFC3579"/>
        </reference>
        <reference anchor="RFC3629" target="https://www.rfc-editor.org/info/rfc3629">
          <front>
            <title>UTF-8, a transformation format of ISO 10646</title>
            <author fullname="F. Yergeau" initials="F." surname="Yergeau">
              <organization/>
            </author>
            <date month="November" year="2003"/>
            <abstract>
              <t>ISO/IEC 10646-1 defines a large character set called the Universal Character Set (UCS) which encompasses most of the world's writing systems.  The originally proposed encodings of the UCS, however, were not compatible with many current applications and protocols, and this has led to the development of UTF-8, the object of this memo.  UTF-8 has the characteristic of preserving the full US-ASCII range, providing compatibility with file systems, parsers and other software that rely on US-ASCII values but are transparent to other values.  This memo obsoletes and replaces RFC 2279.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="63"/>
          <seriesInfo name="RFC" value="3629"/>
          <seriesInfo name="DOI" value="10.17487/RFC3629"/>
        </reference>
        <reference anchor="RFC3766" target="https://www.rfc-editor.org/info/rfc3766">
          <front>
            <title>Determining Strengths For Public Keys Used For Exchanging Symmetric Keys</title>
            <author fullname="H. Orman" initials="H." surname="Orman">
              <organization/>
            </author>
            <author fullname="P. Hoffman" initials="P." surname="Hoffman">
              <organization/>
            </author>
            <date month="April" year="2004"/>
            <abstract>
              <t>Implementors of systems that use public key cryptography to exchange symmetric keys need to make the public keys resistant to some predetermined level of attack.  That level of attack resistance is the strength of the system, and the symmetric keys that are exchanged must be at least as strong as the system strength requirements.  The three quantities, system strength, symmetric key strength, and public key strength, must be consistently matched for any network protocol usage.  While it is fairly easy to express the system strength requirements in terms of a symmetric key length and to choose a cipher that has a key length equal to or exceeding that requirement, it is harder to choose a public key that has a cryptographic strength meeting a symmetric key strength requirement.  This document explains how to determine the length of an asymmetric key as a function of a symmetric key strength requirement.  Some rules of thumb for estimating equivalent resistance to large-scale attacks on various algorithms are given.  The document also addresses how changing the sizes of the underlying large integers (moduli, group sizes, exponents, and so on) changes the time to use the algorithms for key exchange.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="86"/>
          <seriesInfo name="RFC" value="3766"/>
          <seriesInfo name="DOI" value="10.17487/RFC3766"/>
        </reference>
        <reference anchor="RFC4017" target="https://www.rfc-editor.org/info/rfc4017">
          <front>
            <title>Extensible Authentication Protocol (EAP) Method Requirements for Wireless LANs</title>
            <author fullname="D. Stanley" initials="D." surname="Stanley">
              <organization/>
            </author>
            <author fullname="J. Walker" initials="J." surname="Walker">
              <organization/>
            </author>
            <author fullname="B. Aboba" initials="B." surname="Aboba">
              <organization/>
            </author>
            <date month="March" year="2005"/>
            <abstract>
              <t>The IEEE 802.11i MAC Security Enhancements Amendment makes use of IEEE 802.1X, which in turn relies on the Extensible Authentication Protocol (EAP).  This document defines requirements for EAP methods used in IEEE 802.11 wireless LAN deployments.  The material in this document has been approved by IEEE 802.11 and is being presented as an IETF RFC for informational purposes.  This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4017"/>
          <seriesInfo name="DOI" value="10.17487/RFC4017"/>
        </reference>
        <reference anchor="RFC4072" target="https://www.rfc-editor.org/info/rfc4072">
          <front>
            <title>Diameter Extensible Authentication Protocol (EAP) Application</title>
            <author fullname="P. Eronen" initials="P." role="editor" surname="Eronen">
              <organization/>
            </author>
            <author fullname="T. Hiller" initials="T." surname="Hiller">
              <organization/>
            </author>
            <author fullname="G. Zorn" initials="G." surname="Zorn">
              <organization/>
            </author>
            <date month="August" year="2005"/>
            <abstract>
              <t>The Extensible Authentication Protocol (EAP) provides a standard mechanism for support of various authentication methods.  This document defines the Command-Codes and AVPs necessary to carry EAP packets between a Network Access Server (NAS) and a back-end authentication server.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4072"/>
          <seriesInfo name="DOI" value="10.17487/RFC4072"/>
        </reference>
        <reference anchor="RFC4086" target="https://www.rfc-editor.org/info/rfc4086">
          <front>
            <title>Randomness Requirements for Security</title>
            <author fullname="D. Eastlake 3rd" initials="D." surname="Eastlake 3rd">
              <organization/>
            </author>
            <author fullname="J. Schiller" initials="J." surname="Schiller">
              <organization/>
            </author>
            <author fullname="S. Crocker" initials="S." surname="Crocker">
              <organization/>
            </author>
            <date month="June" year="2005"/>
            <abstract>
              <t>Security systems are built on strong cryptographic algorithms that foil pattern analysis attempts.  However, the security of these systems is dependent on generating secret quantities for passwords, cryptographic keys, and similar quantities.  The use of pseudo-random processes to generate secret quantities can result in pseudo-security. A sophisticated attacker may find it easier to reproduce the environment that produced the secret quantities and to search the resulting small set of possibilities than to locate the quantities in the whole of the potential number space.</t>
              <t>Choosing random quantities to foil a resourceful and motivated adversary is surprisingly difficult.  This document points out many pitfalls in using poor entropy sources or traditional pseudo-random number generation techniques for generating such quantities.  It recommends the use of truly random hardware techniques and shows that the existing hardware on many systems can be used for this purpose. It provides suggestions to ameliorate the problem when a hardware solution is not available, and it gives examples of how large such quantities need to be for some applications.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="106"/>
          <seriesInfo name="RFC" value="4086"/>
          <seriesInfo name="DOI" value="10.17487/RFC4086"/>
        </reference>
        <reference anchor="RFC4282" target="https://www.rfc-editor.org/info/rfc4282">
          <front>
            <title>The Network Access Identifier</title>
            <author fullname="B. Aboba" initials="B." surname="Aboba">
              <organization/>
            </author>
            <author fullname="M. Beadles" initials="M." surname="Beadles">
              <organization/>
            </author>
            <author fullname="J. Arkko" initials="J." surname="Arkko">
              <organization/>
            </author>
            <author fullname="P. Eronen" initials="P." surname="Eronen">
              <organization/>
            </author>
            <date month="December" year="2005"/>
            <abstract>
              <t>In order to provide roaming services, it is necessary to have a standardized method for identifying users.  This document defines the syntax for the Network Access Identifier (NAI), the user identity submitted by the client during network authentication.  "Roaming" may be loosely defined as the ability to use any one of multiple Internet Service Providers (ISPs), while maintaining a formal, \%customer-vendor relationship with only one.  Examples of where roaming capabilities might be required include ISP "confederations" and \%ISP-provided corporate network access support.  This document is a revised version of RFC 2486, which originally defined NAIs.  Enhancements include international character set and privacy support, as well as a number of corrections to the original RFC.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4282"/>
          <seriesInfo name="DOI" value="10.17487/RFC4282"/>
        </reference>
        <reference anchor="RFC4648" target="https://www.rfc-editor.org/info/rfc4648">
          <front>
            <title>The Base16, Base32, and Base64 Data Encodings</title>
            <author fullname="S. Josefsson" initials="S." surname="Josefsson">
              <organization/>
            </author>
            <date month="October" year="2006"/>
            <abstract>
              <t>This document describes the commonly used base 64, base 32, and base 16 encoding schemes.  It also discusses the use of line-feeds in encoded data, use of padding in encoded data, use of non-alphabet characters in encoded data, use of different encoding alphabets, and canonical encodings.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4648"/>
          <seriesInfo name="DOI" value="10.17487/RFC4648"/>
        </reference>
        <reference anchor="RFC4851" target="https://www.rfc-editor.org/info/rfc4851">
          <front>
            <title>The Flexible Authentication via Secure Tunneling Extensible Authentication Protocol Method (EAP-FAST)</title>
            <author fullname="N. Cam-Winget" initials="N." surname="Cam-Winget">
              <organization/>
            </author>
            <author fullname="D. McGrew" initials="D." surname="McGrew">
              <organization/>
            </author>
            <author fullname="J. Salowey" initials="J." surname="Salowey">
              <organization/>
            </author>
            <author fullname="H. Zhou" initials="H." surname="Zhou">
              <organization/>
            </author>
            <date month="May" year="2007"/>
            <abstract>
              <t>This document defines the Extensible Authentication Protocol (EAP) based Flexible Authentication via Secure Tunneling (EAP-FAST) protocol.  EAP-FAST is an EAP method that enables secure communication between a peer and a server by using the Transport Layer Security (TLS) to establish a mutually authenticated tunnel. Within the tunnel, Type-Length-Value (TLV) objects are used to convey authentication related data between the peer and the EAP server.  This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4851"/>
          <seriesInfo name="DOI" value="10.17487/RFC4851"/>
        </reference>
        <reference anchor="RFC4945" target="https://www.rfc-editor.org/info/rfc4945">
          <front>
            <title>The Internet IP Security PKI Profile of IKEv1/ISAKMP, IKEv2, and PKIX</title>
            <author fullname="B. Korver" initials="B." surname="Korver">
              <organization/>
            </author>
            <date month="August" year="2007"/>
            <abstract>
              <t>The Internet Key Exchange (IKE) and Public Key Infrastructure for X.509 (PKIX) certificate profile both provide frameworks that must be profiled for use in a given application.  This document provides a profile of IKE and PKIX that defines the requirements for using PKI technology in the context of IKE/IPsec.  The document complements protocol specifications such as IKEv1 and IKEv2, which assume the existence of public key certificates and related keying materials, but which do not address PKI issues explicitly.  This document addresses those issues.  The intended audience is implementers of PKI for IPsec.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4945"/>
          <seriesInfo name="DOI" value="10.17487/RFC4945"/>
        </reference>
        <reference anchor="RFC4962" target="https://www.rfc-editor.org/info/rfc4962">
          <front>
            <title>Guidance for Authentication, Authorization, and Accounting (AAA) Key Management</title>
            <author fullname="R. Housley" initials="R." surname="Housley">
              <organization/>
            </author>
            <author fullname="B. Aboba" initials="B." surname="Aboba">
              <organization/>
            </author>
            <date month="July" year="2007"/>
            <abstract>
              <t>This document provides guidance to designers of Authentication, Authorization, and Accounting (AAA) key management protocols.  The guidance is also useful to designers of systems and solutions that include AAA key management protocols.  Given the complexity and difficulty in designing secure, long-lasting key management algorithms and protocols by experts in the field, it is almost certainly inappropriate for IETF working groups without deep expertise in the area to be designing their own key management algorithms and protocols based on Authentication, Authorization, and Accounting (AAA) protocols.  The guidelines in this document apply to documents requesting publication as IETF RFCs.  Further, these guidelines will be useful to other standards development organizations (SDOs) that specify AAA key management.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="132"/>
          <seriesInfo name="RFC" value="4962"/>
          <seriesInfo name="DOI" value="10.17487/RFC4962"/>
        </reference>
        <reference anchor="RFC5247" target="https://www.rfc-editor.org/info/rfc5247">
          <front>
            <title>Extensible Authentication Protocol (EAP) Key Management Framework</title>
            <author fullname="B. Aboba" initials="B." surname="Aboba">
              <organization/>
            </author>
            <author fullname="D. Simon" initials="D." surname="Simon">
              <organization/>
            </author>
            <author fullname="P. Eronen" initials="P." surname="Eronen">
              <organization/>
            </author>
            <date month="August" year="2008"/>
            <abstract>
              <t>The Extensible Authentication Protocol (EAP), defined in RFC 3748, enables extensible network access authentication.  This document specifies the EAP key hierarchy and provides a framework for the transport and usage of keying material and parameters generated by EAP authentication algorithms, known as "methods".  It also provides a detailed system-level security analysis, describing the conditions under which the key management guidelines described in RFC 4962 can be satisfied.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5247"/>
          <seriesInfo name="DOI" value="10.17487/RFC5247"/>
        </reference>
        <reference anchor="RFC5272" target="https://www.rfc-editor.org/info/rfc5272">
          <front>
            <title>Certificate Management over CMS (CMC)</title>
            <author fullname="J. Schaad" initials="J." surname="Schaad">
              <organization/>
            </author>
            <author fullname="M. Myers" initials="M." surname="Myers">
              <organization/>
            </author>
            <date month="June" year="2008"/>
            <abstract>
              <t>This document defines the base syntax for CMC, a Certificate Management protocol using the Cryptographic Message Syntax (CMS). This protocol addresses two immediate needs within the Internet Public Key Infrastructure (PKI) community:</t>
              <t>1.  The need for an interface to public key certification products and services based on CMS and PKCS #10 (Public Key Cryptography Standard), and</t>
              <t>2.  The need for a PKI enrollment protocol for encryption only keys due to algorithm or hardware design.</t>
              <t>CMC also requires the use of the transport document and the requirements usage document along with this document for a full definition.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5272"/>
          <seriesInfo name="DOI" value="10.17487/RFC5272"/>
        </reference>
        <reference anchor="RFC5280" target="https://www.rfc-editor.org/info/rfc5280">
          <front>
            <title>Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile</title>
            <author fullname="D. Cooper" initials="D." surname="Cooper">
              <organization/>
            </author>
            <author fullname="S. Santesson" initials="S." surname="Santesson">
              <organization/>
            </author>
            <author fullname="S. Farrell" initials="S." surname="Farrell">
              <organization/>
            </author>
            <author fullname="S. Boeyen" initials="S." surname="Boeyen">
              <organization/>
            </author>
            <author fullname="R. Housley" initials="R." surname="Housley">
              <organization/>
            </author>
            <author fullname="W. Polk" initials="W." surname="Polk">
              <organization/>
            </author>
            <date month="May" year="2008"/>
            <abstract>
              <t>This memo profiles the X.509 v3 certificate and X.509 v2 certificate revocation list (CRL) for use in the Internet.  An overview of this approach and model is provided as an introduction.  The X.509 v3 certificate format is described in detail, with additional information regarding the format and semantics of Internet name forms.  Standard certificate extensions are described and two Internet-specific extensions are defined.  A set of required certificate extensions is specified.  The X.509 v2 CRL format is described in detail along with standard and Internet-specific extensions.  An algorithm for X.509 certification path validation is described.  An ASN.1 module and examples are provided in the appendices.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5280"/>
          <seriesInfo name="DOI" value="10.17487/RFC5280"/>
        </reference>
        <reference anchor="RFC5281" target="https://www.rfc-editor.org/info/rfc5281">
          <front>
            <title>Extensible Authentication Protocol Tunneled Transport Layer Security Authenticated Protocol Version 0 (EAP-TTLSv0)</title>
            <author fullname="P. Funk" initials="P." surname="Funk">
              <organization/>
            </author>
            <author fullname="S. Blake-Wilson" initials="S." surname="Blake-Wilson">
              <organization/>
            </author>
            <date month="August" year="2008"/>
            <abstract>
              <t>EAP-TTLS is an EAP (Extensible Authentication Protocol) method that encapsulates a TLS (Transport Layer Security) session, consisting of a handshake phase and a data phase.  During the handshake phase, the server is authenticated to the client (or client and server are mutually authenticated) using standard TLS procedures, and keying material is generated in order to create a cryptographically secure tunnel for information exchange in the subsequent data phase.  During the data phase, the client is authenticated to the server (or client and server are mutually authenticated) using an arbitrary authentication mechanism encapsulated within the secure tunnel.  The encapsulated authentication mechanism may itself be EAP, or it may be another authentication protocol such as PAP, CHAP, MS-CHAP, or MS-CHAP-V2.  Thus, EAP-TTLS allows legacy password-based authentication protocols to be used against existing authentication databases, while protecting the security of these legacy protocols against eavesdropping, man-in-the-middle, and other attacks.  The data phase may also be used for additional, arbitrary data exchange.  This memo  provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5281"/>
          <seriesInfo name="DOI" value="10.17487/RFC5281"/>
        </reference>
        <reference anchor="RFC5421" target="https://www.rfc-editor.org/info/rfc5421">
          <front>
            <title>Basic Password Exchange within the Flexible Authentication via Secure Tunneling Extensible Authentication Protocol (EAP-FAST)</title>
            <author fullname="N. Cam-Winget" initials="N." surname="Cam-Winget">
              <organization/>
            </author>
            <author fullname="H. Zhou" initials="H." surname="Zhou">
              <organization/>
            </author>
            <date month="March" year="2009"/>
            <abstract>
              <t>The Flexible Authentication via Secure Tunneling Extensible Authentication Protocol (EAP-FAST) method enables secure communication between a peer and a server by using Transport Layer Security (TLS) to establish a mutually authenticated tunnel.  Within this tunnel, a basic password exchange, based on the Generic Token Card method (EAP-GTC), may be executed to authenticate the peer.  This  memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5421"/>
          <seriesInfo name="DOI" value="10.17487/RFC5421"/>
        </reference>
        <reference anchor="RFC5422" target="https://www.rfc-editor.org/info/rfc5422">
          <front>
            <title>Dynamic Provisioning Using Flexible Authentication via Secure Tunneling Extensible Authentication Protocol (EAP-FAST)</title>
            <author fullname="N. Cam-Winget" initials="N." surname="Cam-Winget">
              <organization/>
            </author>
            <author fullname="D. McGrew" initials="D." surname="McGrew">
              <organization/>
            </author>
            <author fullname="J. Salowey" initials="J." surname="Salowey">
              <organization/>
            </author>
            <author fullname="H. Zhou" initials="H." surname="Zhou">
              <organization/>
            </author>
            <date month="March" year="2009"/>
            <abstract>
              <t>The Flexible Authentication via Secure Tunneling Extensible Authentication Protocol (EAP-FAST) method enables secure communication between a peer and a server by using Transport Layer Security (TLS) to establish a mutually authenticated tunnel.  EAP- FAST also enables the provisioning credentials or other information through this protected tunnel.  This document describes the use of EAP-FAST for dynamic provisioning.  This memo provides information for the Internet community.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5422"/>
          <seriesInfo name="DOI" value="10.17487/RFC5422"/>
        </reference>
        <reference anchor="RFC5652" target="https://www.rfc-editor.org/info/rfc5652">
          <front>
            <title>Cryptographic Message Syntax (CMS)</title>
            <author fullname="R. Housley" initials="R." surname="Housley">
              <organization/>
            </author>
            <date month="September" year="2009"/>
            <abstract>
              <t>This document describes the Cryptographic Message Syntax (CMS).  This syntax is used to digitally sign, digest, authenticate, or encrypt arbitrary message content.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="70"/>
          <seriesInfo name="RFC" value="5652"/>
          <seriesInfo name="DOI" value="10.17487/RFC5652"/>
        </reference>
        <reference anchor="RFC5931" target="https://www.rfc-editor.org/info/rfc5931">
          <front>
            <title>Extensible Authentication Protocol (EAP) Authentication Using Only a Password</title>
            <author fullname="D. Harkins" initials="D." surname="Harkins">
              <organization/>
            </author>
            <author fullname="G. Zorn" initials="G." surname="Zorn">
              <organization/>
            </author>
            <date month="August" year="2010"/>
            <abstract>
              <t>This memo describes an Extensible Authentication Protocol (EAP) method, EAP-pwd, which uses a shared password for authentication. The password may be a low-entropy one and may be drawn from some set of possible passwords, like a dictionary, which is available to an attacker.  The underlying key exchange is resistant to active attack, passive attack, and dictionary attack.  This document is not an Internet  Standards Track specification; it is published for informational purposes.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5931"/>
          <seriesInfo name="DOI" value="10.17487/RFC5931"/>
        </reference>
        <reference anchor="RFC6066" target="https://www.rfc-editor.org/info/rfc6066">
          <front>
            <title>Transport Layer Security (TLS) Extensions: Extension Definitions</title>
            <author fullname="D. Eastlake 3rd" initials="D." surname="Eastlake 3rd">
              <organization/>
            </author>
            <date month="January" year="2011"/>
            <abstract>
              <t>This document provides specifications for existing TLS extensions.  It is a companion document for RFC 5246, "The Transport Layer Security (TLS) Protocol Version 1.2".  The extensions specified are server_name, max_fragment_length, client_certificate_url, trusted_ca_keys, truncated_hmac, and status_request.  [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6066"/>
          <seriesInfo name="DOI" value="10.17487/RFC6066"/>
        </reference>
        <reference anchor="RFC6124" target="https://www.rfc-editor.org/info/rfc6124">
          <front>
            <title>An EAP Authentication Method Based on the Encrypted Key Exchange (EKE) Protocol</title>
            <author fullname="Y. Sheffer" initials="Y." surname="Sheffer">
              <organization/>
            </author>
            <author fullname="G. Zorn" initials="G." surname="Zorn">
              <organization/>
            </author>
            <author fullname="H. Tschofenig" initials="H." surname="Tschofenig">
              <organization/>
            </author>
            <author fullname="S. Fluhrer" initials="S." surname="Fluhrer">
              <organization/>
            </author>
            <date month="February" year="2011"/>
            <abstract>
              <t>The Extensible Authentication Protocol (EAP) describes a framework that allows the use of multiple authentication mechanisms.  This document defines an authentication mechanism for EAP called EAP-EKE, based on the Encrypted Key Exchange (EKE) protocol.  This method provides mutual authentication through the use of a short, easy to remember password.  Compared with other common authentication methods, EAP-EKE is not susceptible to dictionary attacks.  Neither does it require the availability of public-key certificates.   This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6124"/>
          <seriesInfo name="DOI" value="10.17487/RFC6124"/>
        </reference>
        <reference anchor="RFC6678" target="https://www.rfc-editor.org/info/rfc6678">
          <front>
            <title>Requirements for a Tunnel-Based Extensible Authentication Protocol (EAP) Method</title>
            <author fullname="K. Hoeper" initials="K." surname="Hoeper">
              <organization/>
            </author>
            <author fullname="S. Hanna" initials="S." surname="Hanna">
              <organization/>
            </author>
            <author fullname="H. Zhou" initials="H." surname="Zhou">
              <organization/>
            </author>
            <author fullname="J. Salowey" initials="J." role="editor" surname="Salowey">
              <organization/>
            </author>
            <date month="July" year="2012"/>
            <abstract>
              <t>This memo defines the requirements for a tunnel-based Extensible Authentication Protocol (EAP) Method.  This tunnel method will use Transport Layer Security (TLS) to establish a secure tunnel.  The tunnel will provide support for password authentication, EAP authentication, and the transport of additional data for other purposes.  This document is not an Internet Standards Track  specification; it is published for informational purposes.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6678"/>
          <seriesInfo name="DOI" value="10.17487/RFC6678"/>
        </reference>
        <reference anchor="RFC6960" target="https://www.rfc-editor.org/info/rfc6960">
          <front>
            <title>X.509 Internet Public Key Infrastructure Online Certificate Status Protocol - OCSP</title>
            <author fullname="S. Santesson" initials="S." surname="Santesson">
              <organization/>
            </author>
            <author fullname="M. Myers" initials="M." surname="Myers">
              <organization/>
            </author>
            <author fullname="R. Ankney" initials="R." surname="Ankney">
              <organization/>
            </author>
            <author fullname="A. Malpani" initials="A." surname="Malpani">
              <organization/>
            </author>
            <author fullname="S. Galperin" initials="S." surname="Galperin">
              <organization/>
            </author>
            <author fullname="C. Adams" initials="C." surname="Adams">
              <organization/>
            </author>
            <date month="June" year="2013"/>
            <abstract>
              <t>This document specifies a protocol useful in determining the current status of a digital certificate without requiring Certificate Revocation Lists (CRLs). Additional mechanisms addressing PKIX operational requirements are specified in separate documents.  This document obsoletes RFCs 2560 and 6277.  It also updates RFC 5912.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6960"/>
          <seriesInfo name="DOI" value="10.17487/RFC6960"/>
        </reference>
        <reference anchor="RFC6961" target="https://www.rfc-editor.org/info/rfc6961">
          <front>
            <title>The Transport Layer Security (TLS) Multiple Certificate Status Request Extension</title>
            <author fullname="Y. Pettersen" initials="Y." surname="Pettersen">
              <organization/>
            </author>
            <date month="June" year="2013"/>
            <abstract>
              <t>This document defines the Transport Layer Security (TLS) Certificate Status Version 2 Extension to allow clients to specify and support several certificate status methods.  (The use of the Certificate Status extension is commonly referred to as "OCSP stapling".)  Also defined is a new method based on the Online Certificate Status Protocol (OCSP) that servers can use to provide status information about not only the server's own certificate but also the status of intermediate certificates in the chain.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6961"/>
          <seriesInfo name="DOI" value="10.17487/RFC6961"/>
        </reference>
        <reference anchor="RFC7029" target="https://www.rfc-editor.org/info/rfc7029">
          <front>
            <title>Extensible Authentication Protocol (EAP) Mutual Cryptographic Binding</title>
            <author fullname="S. Hartman" initials="S." surname="Hartman">
              <organization/>
            </author>
            <author fullname="M. Wasserman" initials="M." surname="Wasserman">
              <organization/>
            </author>
            <author fullname="D. Zhang" initials="D." surname="Zhang">
              <organization/>
            </author>
            <date month="October" year="2013"/>
            <abstract>
              <t>As the Extensible Authentication Protocol (EAP) evolves, EAP peers rely increasingly on information received from the EAP server.  EAP extensions such as channel binding or network posture information are often carried in tunnel methods; peers are likely to rely on this information.  Cryptographic binding is a facility described in RFC 3748 that protects tunnel methods against man-in-the-middle attacks. However, cryptographic binding focuses on protecting the server rather than the peer.  This memo explores attacks possible when the peer is not protected from man-in-the-middle attacks and recommends cryptographic binding based on an Extended Master Session Key, a new form of cryptographic binding that protects both peer and server along with other mitigations.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7029"/>
          <seriesInfo name="DOI" value="10.17487/RFC7029"/>
        </reference>
        <reference anchor="RFC7030" target="https://www.rfc-editor.org/info/rfc7030">
          <front>
            <title>Enrollment over Secure Transport</title>
            <author fullname="M. Pritikin" initials="M." role="editor" surname="Pritikin">
              <organization/>
            </author>
            <author fullname="P. Yee" initials="P." role="editor" surname="Yee">
              <organization/>
            </author>
            <author fullname="D. Harkins" initials="D." role="editor" surname="Harkins">
              <organization/>
            </author>
            <date month="October" year="2013"/>
            <abstract>
              <t>This document profiles certificate enrollment for clients using Certificate Management over CMS (CMC) messages over a secure transport.  This profile, called Enrollment over Secure Transport (EST), describes a simple, yet functional, certificate management protocol targeting Public Key Infrastructure (PKI) clients that need to acquire client certificates and associated Certification Authority (CA) certificates.  It also supports client-generated public/private key pairs as well as key pairs generated by the CA.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7030"/>
          <seriesInfo name="DOI" value="10.17487/RFC7030"/>
        </reference>
        <reference anchor="X.690">
          <front>
            <title>SN.1 encoding rules: Specification of Basic Encoding Rules (BER), Canonical Encoding Rules (CER) and Distinguished Encoding Rules (DER)</title>
            <author initials="" surname="ITU-T" fullname="ITU-T">
              <organization/>
            </author>
            <date year="2008" month="November"/>
          </front>
        </reference>
      </references>
    </references>
  </back>
  <!-- ##markdown-source:
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
/Rome3Ia8MPn5kK2/eokDfDjdETgeXvqWpoou5R2YOvY68C2Dp63pz5JdF99
+/jkq3tCYldvZ+09R1vdlx1KmtY4mhcLsn+7OMOtdhtj3TqRIOIfBnrZlu26
5dAMH51YJ41gtZYSrdjooMHo3CdPX3PcD2pOf/nzzsGD3e9ZAJoXFlDpKoG1
BCkYZB5YFqyYU5EbLHhI7ri2n5x2cHefqrz8CS3rGlyXYqafcg28KYvK09d1
rXjQLECqoBg4A7CzYqToqACXLLIWQNH2Q6cDWMZrRkUt7e36FQxF1QA7WDKY
Uzq47MaDC8oLMSJrdPaaG5EcmnzxPr9qQ7/ASK+MlXLlwTJWlEvWK49F2m4s
O1WM7gvL3kEXyJyZ3ZJVMIVXBQZJW/IIBwdabGCY+cPF4RNxvgJATh4bqS1w
Gpe29ZDHbbE4n7Z0IP1+tTYCyfxEZ0wYe5jmhVOGLmeXtR83LlU5K7F+KT2B
NxHOSfL2smgwH3JuCatlI/aUmcGX+7N0ll+IHeuhDBInnM/fleIpp1rJVPyR
KyaXiHk9Y6Qb8fQGi5U2q5m/8JRs76ckh8qpbKAkVbnWpHd+duiMT5RtCYyX
XaDaUV7F+MiwKN7BW95xK9ClnWlb+A87UZuirHSTwtD8y4rC5biaHrZFW1HM
XVx/bUXUNNU4Z2kUCeO6Ue2P16HkquT57BKrWcMXTb25uIwPBF6oOM3OqdwZ
ouW/iovy8wtEs8nKI9+5keTzqQe+oOSDYf3xYFwXGVf4aRjmpPtsDHwUXwW2
PdVw3T/v3N190OH5WCmiy/X5GHtePiV44B4vx5QlhQOOIo1QeZZp9na7Qo18
PaIflpzfwOawWy2xHSwJeiuIGffr10nVR5Yb9u/tU1K7E3RSlHoONk+xxbTO
3MHOHaszd+fBnbvWUme4X4qfDi3Fr0ThFyYKsPT/jFThQKkCH40bkAWZSEoX
5MObEoYB6dWMpXyxx6S7D19JTeopc9NpA9/ojR955zyfIQqqw8KPBWNEnSE+
nQdp29KksAU3RjUDjfTDdvUQQ+ZIar/YLPKGfYndyC8sHdOFWcQPGet8rBuj
DAOl/BiOkshCGCMLxQWDbXYzALaAYGxH4X50OT3yIcdGUbKfFCPGJ7ZEuVlz
oL56ORMZDu3/XL3GqPFlnqBIs3+LIVFihB6CeiQCYkenoTBFSbmajwR6UTEV
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
OqqqEX4Mv2rq6VPbmdMsY171bU+IfViNX1KHtmTpEBhLETPyO1W/E1cGEceh
X9hTHx7mChuYXv/Uv/tC6GSqAwgjeKlcG7Vfpf6O/WL4VeqjIKkbR7YOTpL9
XbVodxGKV2CGTYkgVpThqOEY7YmKLSDQXPbHK+oh7N8j0IDzGUbk8FCezuD4
pNMBW1xvUPIWo+LiOtl4dXT6ZpMuDrfah8iFgm91T0+6+w8fdnf2ftpypsOd
ZYEj+kIZF7sIhL0KzqEoB6hghy+TjYoTHsXYXDg/D+Ep+P0iR57HU9AKU0py
7yvAc9OV87OLaTGfUPex92eYN8tlTFifGsGlThel7Kmpj+ajfYaPb1EBnmAQ
cwkv2pWo1PYePt7vwnM+MmNARs4gS7e3e/QY/gQ2E4rMd3b3Bz6xOrCAtgzP
SQJzcoxTMC/tecGp0MHyEd/Avm/WjznNRPOP5idqo1v9l7T/Vf7Zv6uo2Wuq
KUz/njzea/tpu/dE399ve3+719tvff/xvr7/pPX9nZ1Hre/v7sn72w9b33/S
2219f39X399pe//xzt5O2/u9/cfyfq/1+/t720/a3n+0/0jfb/v+9uOdJ639
f7zfEwH1N5ugQMavKgpSs8mnFoaslv5J90UftH6G2e7vbKNo4HRdzxKKqhIc
jJTlUoa0A6zcvoItDzpJetX9HoQC0uEfpnCEkuPzf0wzOHNfFVlymsLxw9IW
L9PC/Qs0pE5yAqrvV+m7dynCq/NOcpxO3yVfT0EJukQF/7CYXySnVyAX2B7+
BxzB5F/FlMJhBxixkCLyoHwejc+1iPY336n7FAXUBwoXlhMSUmSoEMpYJINJ
GVnOxaKllnrJxgnM1/seo5aSfnn5AZGZICLeoRl1mI6ddPs0A8PmDXoZxKY/
za+gha+KMhuWpSdZFSUEpRyYvu+w3xEkGMZTDDF5AlErcvWdMaSWCmSgjBuV
3Tkp6FIJQN0XCl3/X19ilvkUlXTh9DXmEdehBKDodUkS4tcI0hBNpWiy3iyI
ayY9eD5GM57V5fdEPEY4nDcaA3+gKVOPHpLWCZfFBGHbYLHl2YeEYTTIfp9N
sxCMhI++npdl8hK0xxHupa9Ak0z603fvio47GsFcvwDZ/A7xbV/Bi1fXcJVm
+QUoOb/SssDem8Lswn45Ta/wf2ZwQcGzoBifwkSlg457lk5BXfkmy8/SDr49
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
m93qYRwYPi+F/MJDOnxMyoI72AsvgNoS843Z0W+qt3dcAIdj1R+0ey3VzHCJ
5x6m5WdE5YuUT6dZqC9oOk95DT5fjp8exPNEjiz4n7/T6juvvM/9TpCoAs/U
cy0qyCVNKPlASw5yPQpN9gtJ1Wrca5wxrrT6aEv5A22BqDGchav0XcDG4cu1
8qXM3zAtBTS993BH/N0EQHn9gv4bxn+5oAqkJFdjqgk6IjDkgglPeZ1m9yxm
TG0Lk0rElYsGaj0d+BZmVpMXGdU3X/goAMerSqgCuRtKsRnPK3wGLl5xb0Tl
YKmiSspQnWIiaMi4SCABDqm4PdKKaHqv1x64UpO4yNWJ7otBdY8OvQ/P5QHn
BD2Cq/XZohrQihHC1xlz6DcpgzfQd1b5LuEbmu5T+B5cgf1QTowsUXRWmmpd
KqKMr8kYp07vLIKGi8CUGJkvgNIg+sYD12AGw7yt4LcM0gxB7s+ZtalF3cBq
xARnOA01dle6vyJAqeGuu6SrxlTsbUrLxf3pFtbyZips3VsYJZhmQ9icbCIx
EDcifeCCKTDwdBqXjxWgnR0U9JjCSJW/g9iTh2vYyyZMZjvEm//9d5c2rnqK
lz3uqSfk//ld9ub6l33ga+P4+uhwezPp/s8dd4O4vWAbfsl8wd99ub3sDap2
hmbvdNZJTslPW6Ln2R7nTbdwWO0f3QiMhMJiR3tHv21SaMiINLHIIPQ2YZI+
g1miIJghplvpDT5XbznY/Rb9uEvfI8GvvIRrT7zZUUs70Pwhw1hnmXR9qz5P
nWIZFQo5eXFz2YLBei1wkiLmT+IyvqFFZm0nRG98fWR9DxVG0nYI0ymv08HT
J7yYMoUng0TcQOVmgmzWxSDzc1cxdTtJNjvf2ky2trYWjxzGbYuzdtm33sU7
Y0NE+ObyHdIQ3duQrb/C28afv8Y3N7610hxeDmu8+ojqHd/QlQsPLezfBoqM
CtKaemNX1G7hGWKXCWapLcQb2PInL922KmeUvoHvX/T0YYo+XOt3cPcOuaWm
e3cwp6T8D4TgIUvIpkn64nd/oFs1EDbJ7ytfm5/DlXB/cd5fnH/hi3NBH1uv
BKEyWeHCiS8CfW/5pVP7QlMzH/W2UPoWvi0wJvICLX787kvPovtPMsdtqi/j
6Q0Yufk6ObKUGbypIlo2KYAFJtnZGbqqfMG7wOBL1W1zzCLAy6dktDl8YITJ
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
Hpb4qBaHqu+U4h7vHnQDuf8H31csDxiSAgA=

-->

</rfc>
