Network Working Group M. Thomas
Request for Comments: 3129 Cisco Systems
Category: Informational June 2001
Requirements for Kerberized Internet Negotiation of Keys
Thomas Informational [Page 1]
RFC 3129 Requirements for KINK June 2001
Kerberos (RFC 1510) provides a mechanism for trusted third party authentication for clients and servers. Clients authenticate to a centralized server -- the Key Distribution Center -- which in turn issues tickets that servers can decrypt thus proving that the client is who it claims to be. One of the elements of a Kerberos ticket is a session key which is generated by the KDC which may be used by the client and server to share a secret. Kerberos also allows for both symmetric key authentication, as well as certificate based public key authentication (PKinit). Since the authentication phase of Kerberos is performed by the KDC, there is no need to perform expensive DH or X.509 certificate signatures/verification operations on servers. While clients may authenticate using X.509 certificates, the authentication phase can be amortized over the lifetime of the credentials. This allows a single DH and certificate exchange to be used to key security associations with many servers in a computationally economic way. Kerberos also support clients with symmetric keys but unlike IKE, the symmetric keys are stored in the KDC making the number of keys an O(n) problem rather than O(n^2). Kerberos also allows security policy to be managed in a more centralized fashion, rather than expecting each potentially untrustworthy peer to abide by stated security policies of an organization.
Thomas Informational [Page 2]
RFC 3129 Requirements for KINK June 2001
Requirements
Thomas Informational [Page 3]
RFC 3129 Requirements for KINK June 2001
- The protocol must be capable of rekeying without the assistance of the KDC if the Kerberos session ticket is still valid.
Thomas Informational [Page 4]
RFC 3129 Requirements for KINK June 2001
References
Thomas Informational [Page 5]
RFC 3129 Requirements for KINK June 2001
Full Copyright Statement