7850
PROPOSED STANDARD
Registering Values of the SDP 'proto' Field for Transporting RTP Media over TCP under Various RTP Profiles
Authors: S. Nandakumar
Date: April 2016
Area: art
Working Group: mmusic
Stream: IETF
Abstract
The Real-time Transport Protocol (RTP) specification establishes a registry of profile names for use by higher-level control protocols, such as the Session Description Protocol (SDP), to refer to the transport methods. This specification describes the following new SDP transport protocol identifiers for transporting RTP Media over TCP: 'TCP/RTP/AVPF', 'TCP/RTP/SAVP', 'TCP/RTP/SAVPF', 'TCP/DTLS/RTP/SAVP', 'TCP/DTLS/RTP/SAVPF', 'TCP/TLS/RTP/AVP', and 'TCP/TLS/RTP/AVPF'.
RFC 7850
PROPOSED STANDARD
Internet Engineering Task Force (IETF) S. Nandakumar
Request for Comments: 7850 Cisco Systems Inc
Category: Standards Track April 2016
ISSN: 2070-1721
<span class="h1">Registering Values of the SDP 'proto' Field</span>
<span class="h1">for Transporting RTP Media over TCP under Various RTP Profiles</span>
Abstract
The Real-time Transport Protocol (RTP) specification establishes a
registry of profile names for use by higher-level control protocols,
such as the Session Description Protocol (SDP), to refer to the
transport methods. This specification describes the following new
SDP transport protocol identifiers for transporting RTP Media over
TCP: 'TCP/RTP/AVPF', 'TCP/RTP/SAVP', 'TCP/RTP/SAVPF',
'TCP/DTLS/RTP/SAVP', 'TCP/DTLS/RTP/SAVPF', 'TCP/TLS/RTP/AVP', and
'TCP/TLS/RTP/AVPF'.
Status of This Memo
This is an Internet Standards Track document.
This document is a product of the Internet Engineering Task Force
(IETF). It represents the consensus of the IETF community. It has
received public review and has been approved for publication by the
Internet Engineering Steering Group (IESG). Further information on
Internet Standards is available in <a href="./rfc5741#section-2">Section 2 of RFC 5741</a>.
Information about the current status of this document, any errata,
and how to provide feedback on it may be obtained at
<a href="https://www.rfc-editor.org/info/rfc7850">http://www.rfc-editor.org/info/rfc7850</a>.
Copyright Notice
Copyright (c) 2016 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and the IETF Trust's Legal
Provisions Relating to IETF Documents
(<a href="http://trustee.ietf.org/license-info">http://trustee.ietf.org/license-info</a>) in effect on the date of
publication of this document. Please review these documents
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
<span class="grey">Nandakumar Standards Track [Page 1]</span>
<span id="page-2" ></span>
<span class="grey"><a href="./rfc7850">RFC 7850</a> SDP 'proto' Registrations April 2016</span>
Table of Contents
<a href="#section-1">1</a>. Overview . . . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-2">2</a>
<a href="#section-2">2</a>. Terminology . . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-3">3</a>
<a href="#section-3">3</a>. Protocol Identifiers . . . . . . . . . . . . . . . . . . . . <a href="#page-3">3</a>
<a href="#section-3.1">3.1</a>. TCP/RTP/AVPF Transport Realization . . . . . . . . . . . <a href="#page-3">3</a>
<a href="#section-3.2">3.2</a>. TCP/RTP/SAVP Transport Realization . . . . . . . . . . . <a href="#page-3">3</a>
<a href="#section-3.3">3.3</a>. TCP/RTP/SAVPF Transport Realization . . . . . . . . . . . <a href="#page-3">3</a>
<a href="#section-3.4">3.4</a>. TCP/DTLS/RTP/SAVP Transport Realization . . . . . . . . . <a href="#page-3">3</a>
<a href="#section-3.5">3.5</a>. TCP/DTLS/RTP/SAVPF Transport Realization . . . . . . . . <a href="#page-4">4</a>
<a href="#section-3.6">3.6</a>. TCP/TLS/RTP/AVP Transport Realization . . . . . . . . . . <a href="#page-4">4</a>
<a href="#section-3.7">3.7</a>. TCP/TLS/RTP/AVPF Transport Realization . . . . . . . . . <a href="#page-4">4</a>
<a href="#section-4">4</a>. ICE Considerations . . . . . . . . . . . . . . . . . . . . . <a href="#page-4">4</a>
<a href="#section-5">5</a>. IANA Considerations . . . . . . . . . . . . . . . . . . . . . <a href="#page-4">4</a>
<a href="#section-6">6</a>. Security Considerations . . . . . . . . . . . . . . . . . . . <a href="#page-5">5</a>
<a href="#section-7">7</a>. References . . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-5">5</a>
<a href="#section-7.1">7.1</a>. Normative References . . . . . . . . . . . . . . . . . . <a href="#page-5">5</a>
<a href="#section-7.2">7.2</a>. Informative References . . . . . . . . . . . . . . . . . <a href="#page-6">6</a>
Acknowledgements . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-7">7</a>
Author's Address . . . . . . . . . . . . . . . . . . . . . . . . <a href="#page-7">7</a>
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Overview</span>
The Real-time Transport Protocol (RTP) provides end-to-end network
transport functions suitable for applications transmitting real-time
data such as audio or video over multicast or unicast network
services. The data transport is augmented by the RTP Control
Protocol (RTCP) to allow monitoring of the data delivery in a manner
scalable to large multicast networks and to provide minimal control
and identification functionality.
"SDP: Session Description Protocol" [<a href="./rfc4566" title=""SDP: Session Description Protocol"">RFC4566</a>] provides a general-
purpose format for describing multimedia sessions in announcements or
invitations. "TCP-Based Media Transport in the Session Description
Protocol (SDP)" [<a href="./rfc4145" title=""TCP-Based Media Transport in the Session Description Protocol (SDP)"">RFC4145</a>] specifies a general mechanism for
describing media transport over TCP using SDP with [<a href="./rfc4571" title=""Framing Real-time Transport Protocol (RTP) and RTP Control Protocol (RTCP) Packets over Connection- Oriented Transport"">RFC4571</a>] defining
a method for framing RTP and RTCP packets [<a href="./rfc3550" title=""RTP: A Transport Protocol for Real-Time Applications"">RFC3550</a>] onto a
connection-oriented transport (such as TCP). "Connection-Oriented
Media Transport over the Transport Layer Security (TLS) Protocol in
the Session Description Protocol (SDP)" [<a href="./rfc4572" title=""Connection-Oriented Media Transport over the Transport Layer Security (TLS) Protocol in the Session Description Protocol (SDP)"">RFC4572</a>] extends [<a href="./rfc4145" title=""TCP-Based Media Transport in the Session Description Protocol (SDP)"">RFC4145</a>]
for describing TCP-based media streams that are protected using TLS
[<a href="./rfc5246" title=""The Transport Layer Security (TLS) Protocol Version 1.2"">RFC5246</a>].
This specification describes additional SDP transport protocol
identifiers for transporting RTP media over TCP as defined in
<a href="#section-3">Section 3</a>.
<span class="grey">Nandakumar Standards Track [Page 2]</span>
<span id="page-3" ></span>
<span class="grey"><a href="./rfc7850">RFC 7850</a> SDP 'proto' Registrations April 2016</span>
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. Terminology</span>
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
"SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
document are to be interpreted as described in <a href="./rfc2119">RFC 2119</a> [<a href="./rfc2119" title=""Key words for use in RFCs to Indicate Requirement Levels"">RFC2119</a>].
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. Protocol Identifiers</span>
The "m=" line in SDP specifies, among other items, the transport
protocol (identified via the "proto" field) to be used for the media
in the session. See <a href="#section-5.14">Section 5.14</a> (Media Descriptions) of SDP
[<a href="./rfc4566" title=""SDP: Session Description Protocol"">RFC4566</a>] for a discussion on transport protocol identifiers.
The following is the format for an "m=" line, as specified in
[<a href="./rfc4566" title=""SDP: Session Description Protocol"">RFC4566</a>]:
m=<media> <port> <proto> <fmt> ...
<span class="h3"><a class="selflink" id="section-3.1" href="#section-3.1">3.1</a>. TCP/RTP/AVPF Transport Realization</span>
The TCP/RTP/AVPF transport describes RTP media with RTCP-based
feedback [<a href="./rfc4585" title=""Extended RTP Profile for Real-time Transport Control Protocol (RTCP)-Based Feedback (RTP/AVPF)"">RFC4585</a>] over TCP.
The RTP/AVPF stream over TCP is realized using the framing method
defined in [<a href="./rfc4571" title=""Framing Real-time Transport Protocol (RTP) and RTP Control Protocol (RTCP) Packets over Connection- Oriented Transport"">RFC4571</a>].
<span class="h3"><a class="selflink" id="section-3.2" href="#section-3.2">3.2</a>. TCP/RTP/SAVP Transport Realization</span>
The TCP/RTP/SAVP transport describes Secure RTP (SRTP) media
[<a href="./rfc3711" title=""The Secure Real-time Transport Protocol (SRTP)"">RFC3711</a>] over TCP.
The RTP/SAVP stream over TCP is realized using the framing method
defined in [<a href="./rfc4571" title=""Framing Real-time Transport Protocol (RTP) and RTP Control Protocol (RTCP) Packets over Connection- Oriented Transport"">RFC4571</a>].
<span class="h3"><a class="selflink" id="section-3.3" href="#section-3.3">3.3</a>. TCP/RTP/SAVPF Transport Realization</span>
The TCP/RTP/SAVPF transport describes Secure RTP media with RTCP-
based feedback [<a href="./rfc5124" title=""Extended Secure RTP Profile for Real-time Transport Control Protocol (RTCP)-Based Feedback (RTP/SAVPF)"">RFC5124</a>] over TCP.
The RTP/SAVPF stream over TCP is realized using the framing method
defined in [<a href="./rfc4571" title=""Framing Real-time Transport Protocol (RTP) and RTP Control Protocol (RTCP) Packets over Connection- Oriented Transport"">RFC4571</a>].
<span class="h3"><a class="selflink" id="section-3.4" href="#section-3.4">3.4</a>. TCP/DTLS/RTP/SAVP Transport Realization</span>
The TCP/DTLS/RTP/SAVP transport describes Secure RTP media [<a href="./rfc3711" title=""The Secure Real-time Transport Protocol (SRTP)"">RFC3711</a>]
using Datagram Transport Layer Security SRTP (DTLS-SRTP) [<a href="./rfc5764" title=""Datagram Transport Layer Security (DTLS) Extension to Establish Keys for the Secure Real-time Transport Protocol (SRTP)"">RFC5764</a>]
over TCP.
<span class="grey">Nandakumar Standards Track [Page 3]</span>
<span id="page-4" ></span>
<span class="grey"><a href="./rfc7850">RFC 7850</a> SDP 'proto' Registrations April 2016</span>
RTP/SAVP using DTLS-based key establishment is realized according to
the procedures defined in [<a href="./rfc5764" title=""Datagram Transport Layer Security (DTLS) Extension to Establish Keys for the Secure Real-time Transport Protocol (SRTP)"">RFC5764</a>]. Also, the framing specified in
[<a href="./rfc4571" title=""Framing Real-time Transport Protocol (RTP) and RTP Control Protocol (RTCP) Packets over Connection- Oriented Transport"">RFC4571</a>] is used to transport DTLS-SRTP packets over TCP.
<span class="h3"><a class="selflink" id="section-3.5" href="#section-3.5">3.5</a>. TCP/DTLS/RTP/SAVPF Transport Realization</span>
The TCP/DTLS/RTP/SAVPF transport describes Secure RTP media with
RTCP-based feedback [<a href="./rfc5124" title=""Extended Secure RTP Profile for Real-time Transport Control Protocol (RTCP)-Based Feedback (RTP/SAVPF)"">RFC5124</a>] using DTLS-SRTP over TCP.
RTP/SAVPF using DTLS-based key establishment is realized according to
the procedures defined in [<a href="./rfc5764" title=""Datagram Transport Layer Security (DTLS) Extension to Establish Keys for the Secure Real-time Transport Protocol (SRTP)"">RFC5764</a>]. Also, the framing specified in
[<a href="./rfc4571" title=""Framing Real-time Transport Protocol (RTP) and RTP Control Protocol (RTCP) Packets over Connection- Oriented Transport"">RFC4571</a>] is used to transport DTLS-SRTP packets over TCP.
<span class="h3"><a class="selflink" id="section-3.6" href="#section-3.6">3.6</a>. TCP/TLS/RTP/AVP Transport Realization</span>
The TCP/TLS/RTP/AVP transport describes RTP Media on top of TLS over
TCP.
RTP/AVP packets are framed using the procedures from [<a href="./rfc4571" title=""Framing Real-time Transport Protocol (RTP) and RTP Control Protocol (RTCP) Packets over Connection- Oriented Transport"">RFC4571</a>] and
are transported as application data messages over the TLS association
setup using the procedures from [<a href="./rfc4572" title=""Connection-Oriented Media Transport over the Transport Layer Security (TLS) Protocol in the Session Description Protocol (SDP)"">RFC4572</a>].
<span class="h3"><a class="selflink" id="section-3.7" href="#section-3.7">3.7</a>. TCP/TLS/RTP/AVPF Transport Realization</span>
The TCP/TLS/RTP/AVPF transport describes RTP media with RTCP-based
feedback [<a href="./rfc5124" title=""Extended Secure RTP Profile for Real-time Transport Control Protocol (RTCP)-Based Feedback (RTP/SAVPF)"">RFC5124</a>] on top of TLS over TCP.
RTP/AVPF packets are framed using the procedures from [<a href="./rfc4571" title=""Framing Real-time Transport Protocol (RTP) and RTP Control Protocol (RTCP) Packets over Connection- Oriented Transport"">RFC4571</a>] and
are transported as application data messages over the TLS association
setup using the procedures from [<a href="./rfc4572" title=""Connection-Oriented Media Transport over the Transport Layer Security (TLS) Protocol in the Session Description Protocol (SDP)"">RFC4572</a>].
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. ICE Considerations</span>
When procedures from [<a href="./rfc6544" title=""TCP Candidates with Interactive Connectivity Establishment (ICE)"">RFC6544</a>] are used to set up Interactive
Connectivity Establishment (ICE) [<a href="./rfc5245" title=""Interactive Connectivity Establishment (ICE): A Protocol for Network Address Translator (NAT) Traversal for Offer/Answer Protocols"">RFC5245</a>] candidates for a TCP
transport, the framing mechanism from [<a href="./rfc4571" title=""Framing Real-time Transport Protocol (RTP) and RTP Control Protocol (RTCP) Packets over Connection- Oriented Transport"">RFC4571</a>] MUST be used for
framing Session Traversal Utilities for NAT (STUN) packets (for
keepalives and consent checks), as defined in <a href="./rfc6544#section-3">Section 3 of [RFC6544]</a>.
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>. IANA Considerations</span>
This specification describes the following new SDP transport protocol
identifiers: 'TCP/RTP/AVPF', 'TCP/RTP/SAVP', 'TCP/RTP/SAVPF',
'TCP/DTLS/RTP/SAVP', 'TCP/DTLS/RTP/SAVPF', 'TCP/TLS/RTP/AVP', and
'TCP/TLS/RTP/AVPF', as defined in <a href="#section-3">Section 3</a>. These values have been
registered by the IANA under the "proto" subregistry in the "Session
Description Protocol (SDP) Parameters" registry.
<span class="grey">Nandakumar Standards Track [Page 4]</span>
<span id="page-5" ></span>
<span class="grey"><a href="./rfc7850">RFC 7850</a> SDP 'proto' Registrations April 2016</span>
+--------+---------------------+-----------+
| Type | SDP Name | Reference |
+--------+---------------------+-----------+
| proto | TCP/RTP/AVPF | <a href="./rfc7850">RFC 7850</a> |
| | | |
| proto | TCP/RTP/SAVP | <a href="./rfc7850">RFC 7850</a> |
| | | |
| proto | TCP/RTP/SAVPF | <a href="./rfc7850">RFC 7850</a> |
| | | |
| proto | TCP/DTLS/RTP/SAVP | <a href="./rfc7850">RFC 7850</a> |
| | | |
| proto | TCP/DTLS/RTP/SAVPF | <a href="./rfc7850">RFC 7850</a> |
| | | |
| proto | TCP/TLS/RTP/AVP | <a href="./rfc7850">RFC 7850</a> |
| | | |
| proto | TCP/TLS/RTP/AVPF | <a href="./rfc7850">RFC 7850</a> |
+--------+---------------------+-----------+
<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>. Security Considerations</span>
The new "proto" identifiers registered by this document in the SDP
parameters registry maintained by IANA are primarily for use by the
offer/answer model of the Session Description Protocol [<a href="./rfc3264" title=""An Offer/Answer Model with Session Description Protocol (SDP)"">RFC3264</a>] for
the negotiation and establishment of RTP-based media over the TCP
transport. This specification doesn't introduce any additional
security considerations beyond those specified by the individual
transport protocols identified in the "proto" identifiers and those
detailed in <a href="./rfc4566#section-7">Section 7 of [RFC4566]</a>.
<span class="h2"><a class="selflink" id="section-7" href="#section-7">7</a>. References</span>
<span class="h3"><a class="selflink" id="section-7.1" href="#section-7.1">7.1</a>. Normative References</span>
[<a id="ref-RFC2119">RFC2119</a>] Bradner, S., "Key words for use in RFCs to Indicate
Requirement Levels", <a href="https://www.rfc-editor.org/bcp/bcp14">BCP 14</a>, <a href="./rfc2119">RFC 2119</a>,
DOI 10.17487/RFC2119, March 1997,
<<a href="https://www.rfc-editor.org/info/rfc2119">http://www.rfc-editor.org/info/rfc2119</a>>.
[<a id="ref-RFC4566">RFC4566</a>] Handley, M., Jacobson, V., and C. Perkins, "SDP: Session
Description Protocol", <a href="./rfc4566">RFC 4566</a>, DOI 10.17487/RFC4566,
July 2006, <<a href="https://www.rfc-editor.org/info/rfc4566">http://www.rfc-editor.org/info/rfc4566</a>>.
[<a id="ref-RFC4571">RFC4571</a>] Lazzaro, J., "Framing Real-time Transport Protocol (RTP)
and RTP Control Protocol (RTCP) Packets over Connection-
Oriented Transport", <a href="./rfc4571">RFC 4571</a>, DOI 10.17487/RFC4571, July
2006, <<a href="https://www.rfc-editor.org/info/rfc4571">http://www.rfc-editor.org/info/rfc4571</a>>.
<span class="grey">Nandakumar Standards Track [Page 5]</span>
<span id="page-6" ></span>
<span class="grey"><a href="./rfc7850">RFC 7850</a> SDP 'proto' Registrations April 2016</span>
[<a id="ref-RFC4572">RFC4572</a>] Lennox, J., "Connection-Oriented Media Transport over the
Transport Layer Security (TLS) Protocol in the Session
Description Protocol (SDP)", <a href="./rfc4572">RFC 4572</a>,
DOI 10.17487/RFC4572, July 2006,
<<a href="https://www.rfc-editor.org/info/rfc4572">http://www.rfc-editor.org/info/rfc4572</a>>.
[<a id="ref-RFC5245">RFC5245</a>] Rosenberg, J., "Interactive Connectivity Establishment
(ICE): A Protocol for Network Address Translator (NAT)
Traversal for Offer/Answer Protocols", <a href="./rfc5245">RFC 5245</a>,
DOI 10.17487/RFC5245, April 2010,
<<a href="https://www.rfc-editor.org/info/rfc5245">http://www.rfc-editor.org/info/rfc5245</a>>.
[<a id="ref-RFC5764">RFC5764</a>] McGrew, D. and E. Rescorla, "Datagram Transport Layer
Security (DTLS) Extension to Establish Keys for the Secure
Real-time Transport Protocol (SRTP)", <a href="./rfc5764">RFC 5764</a>,
DOI 10.17487/RFC5764, May 2010,
<<a href="https://www.rfc-editor.org/info/rfc5764">http://www.rfc-editor.org/info/rfc5764</a>>.
[<a id="ref-RFC6544">RFC6544</a>] Rosenberg, J., Keranen, A., Lowekamp, B., and A. Roach,
"TCP Candidates with Interactive Connectivity
Establishment (ICE)", <a href="./rfc6544">RFC 6544</a>, DOI 10.17487/RFC6544,
March 2012, <<a href="https://www.rfc-editor.org/info/rfc6544">http://www.rfc-editor.org/info/rfc6544</a>>.
<span class="h3"><a class="selflink" id="section-7.2" href="#section-7.2">7.2</a>. Informative References</span>
[<a id="ref-RFC3264">RFC3264</a>] Rosenberg, J. and H. Schulzrinne, "An Offer/Answer Model
with Session Description Protocol (SDP)", <a href="./rfc3264">RFC 3264</a>,
DOI 10.17487/RFC3264, June 2002,
<<a href="https://www.rfc-editor.org/info/rfc3264">http://www.rfc-editor.org/info/rfc3264</a>>.
[<a id="ref-RFC3550">RFC3550</a>] Schulzrinne, H., Casner, S., Frederick, R., and V.
Jacobson, "RTP: A Transport Protocol for Real-Time
Applications", STD 64, <a href="./rfc3550">RFC 3550</a>, DOI 10.17487/RFC3550,
July 2003, <<a href="https://www.rfc-editor.org/info/rfc3550">http://www.rfc-editor.org/info/rfc3550</a>>.
[<a id="ref-RFC3711">RFC3711</a>] Baugher, M., McGrew, D., Naslund, M., Carrara, E., and K.
Norrman, "The Secure Real-time Transport Protocol (SRTP)",
<a href="./rfc3711">RFC 3711</a>, DOI 10.17487/RFC3711, March 2004,
<<a href="https://www.rfc-editor.org/info/rfc3711">http://www.rfc-editor.org/info/rfc3711</a>>.
[<a id="ref-RFC4145">RFC4145</a>] Yon, D. and G. Camarillo, "TCP-Based Media Transport in
the Session Description Protocol (SDP)", <a href="./rfc4145">RFC 4145</a>,
DOI 10.17487/RFC4145, September 2005,
<<a href="https://www.rfc-editor.org/info/rfc4145">http://www.rfc-editor.org/info/rfc4145</a>>.
<span class="grey">Nandakumar Standards Track [Page 6]</span>
<span id="page-7" ></span>
<span class="grey"><a href="./rfc7850">RFC 7850</a> SDP 'proto' Registrations April 2016</span>
[<a id="ref-RFC4585">RFC4585</a>] Ott, J., Wenger, S., Sato, N., Burmeister, C., and J. Rey,
"Extended RTP Profile for Real-time Transport Control
Protocol (RTCP)-Based Feedback (RTP/AVPF)", <a href="./rfc4585">RFC 4585</a>,
DOI 10.17487/RFC4585, July 2006,
<<a href="https://www.rfc-editor.org/info/rfc4585">http://www.rfc-editor.org/info/rfc4585</a>>.
[<a id="ref-RFC5124">RFC5124</a>] Ott, J. and E. Carrara, "Extended Secure RTP Profile for
Real-time Transport Control Protocol (RTCP)-Based Feedback
(RTP/SAVPF)", <a href="./rfc5124">RFC 5124</a>, DOI 10.17487/RFC5124, February
2008, <<a href="https://www.rfc-editor.org/info/rfc5124">http://www.rfc-editor.org/info/rfc5124</a>>.
[<a id="ref-RFC5246">RFC5246</a>] Dierks, T. and E. Rescorla, "The Transport Layer Security
(TLS) Protocol Version 1.2", <a href="./rfc5246">RFC 5246</a>,
DOI 10.17487/RFC5246, August 2008,
<<a href="https://www.rfc-editor.org/info/rfc5246">http://www.rfc-editor.org/info/rfc5246</a>>.
Acknowledgements
The author would like to thank Cullen Jennings, Alissa Cooper, Justin
Uberti, Mo Zanaty, Christer Holmberg, Jonathan Lennox, Flemming
Andreason, Roni Even, Ben Campbell, and Bo Burman for their reviews
and suggested improvements.
The author would also like to thank Adam Montville for the SecDir
review, Meral Shirazipour for the Gen-ART review, and Sarah Banks for
the OPS-Dir review.
Author's Address
Suhas Nandakumar
Cisco Systems Inc
707 Tasman Drive
San Jose, CA 95134
United States
Email: [email protected]
Nandakumar Standards Track [Page 7]
Annotations
Select text to annotate