Issue201

Title Reference to DTLS RFC incorrect
Priority bug Status chatting
Superseder Nosy List pcalhoun
Assigned To pcalhoun Topics

Created on 2008-09-23.16:25:00 by pcalhoun, last changed 2008-09-23.16:25:00 by pcalhoun.

Messages
msg590 (view) Author: pcalhoun Date: 2008-09-23.16:25:00
In section 2 (protocol overview), the reference to DTLS is wrong. It must be 
RFC4347 instead of RFC4346(which is the base TLS protocol itself). The updated 
text is:

<updated text>
2.  Protocol Overview

   The CAPWAP protocol is a generic protocol defining AC and WTP control
   and data plane communication via a CAPWAP protocol transport
   mechanism.  CAPWAP control messages, and optionally CAPWAP data
   messages, are secured using Datagram Transport Layer Security (DTLS)
   [RFC4347].  DTLS is a standards-track IETF protocol based upon TLS.
   The underlying security-related protocol mechanisms of TLS have been
   successfully deployed for many years.

</updated text>
History
Date User Action Args
2008-09-23 16:25:01pcalhouncreate