TOC 
EMU Working GroupJ. Salowey
Internet-DraftCisco Systems, Inc.
Intended status: InformationalFebruary 18, 2008
Expires: August 21, 2008 


Outline for Requirements for an EAP Tunnel Based Method
draft-salowey-emu-eaptunnel-req-00.txt

Status of this Memo

By submitting this Internet-Draft, each author represents that any applicable patent or other IPR claims of which he or she is aware have been or will be disclosed, and any of which he or she becomes aware will be disclosed, in accordance with Section 6 of BCP 79.

Internet-Drafts are working documents of the Internet Engineering Task Force (IETF), its areas, and its working groups. Note that other groups may also distribute working documents as Internet-Drafts.

Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as “work in progress.”

The list of current Internet-Drafts can be accessed at http://www.ietf.org/ietf/1id-abstracts.txt.

The list of Internet-Draft Shadow Directories can be accessed at http://www.ietf.org/shadow.html.

This Internet-Draft will expire on August 21, 2008.

Abstract

This memo provides an outline for the requirements for a Tunnel Extensible Authentication Protocol (EAP) Method. This method will use Transport Layer Security (TLS) to establish a tunnel. The tunnel will support password authentication, EAP authentication and the transport of additional data for other purposes.



Table of Contents

1.  Introduction

2.  Conventions Used In This Document

3.  Requirements
    3.1.  General Requirements
        3.1.1.  RFC Compliance
        3.1.2.  Draw from existing work
        3.1.3.  Use cases
            3.1.3.1.  Password authentication
            3.1.3.2.  Chained EAP Methods
            3.1.3.3.  Identity Protection
            3.1.3.4.  Emergency Services Authentication
            3.1.3.5.  Network Endpoint Assessment
            3.1.3.6.  Credential Provisioning/Enrollment
            3.1.3.7.  Resource Constrained Environments
    3.2.  Tunnel Establishment Requirements
        3.2.1.  TLS Requirements
            3.2.1.1.  Ciphersuites
            3.2.1.2.  TLS Extensions (OCSP, server name?, channel binding?)
            3.2.1.3.  Client Authentication and Identity Privacy
            3.2.1.4.  Session Resumption
        3.2.2.  Fragmentation
        3.2.3.  EAP Header Protection
        3.2.4.  Privacy and EAP Identity
        3.2.5.  Additional Signaling
    3.3.  Tunnel Payload Requirements
        3.3.1.  Extensible Data Types
        3.3.2.  Request/Challenge Response Operation
        3.3.3.  Mandatory and Optional Attributes
        3.3.4.  Vendor Specific Support
        3.3.5.  Result Indication
    3.4.  Channel Binding Requirements
        3.4.1.  Definition
        3.4.2.  Directionality
        3.4.3.  Data Types
    3.5.  Requirements Associated with Carrying Username and Passwords
        3.5.1.  security
            3.5.1.1.  Confidentiality and Integrity
            3.5.1.2.  Authentication of Server
            3.5.1.3.  Credential Validation (revocation validation)
        3.5.2.  Internationalization
            3.5.2.1.  Username
            3.5.2.2.  Passwords
        3.5.3.  Meta-data
        3.5.4.  Password Change
    3.6.  Requirements Associated with Carrying EAP Methods
        3.6.1.  Method Negotiation
        3.6.2.  Method Chaining
        3.6.3.  Cryptographic Binding with TLS Channel
        3.6.4.  Compound Keys
        3.6.5.  Intermediate Results
        3.6.6.  Client Initiated
        3.6.7.  Method meta-data

4.  IANA Considerations

5.  Security Considerations

6.  References
    6.1.  Normative References
    6.2.  Informative References

§  Author's Address
§  Intellectual Property and Copyright Statements




 TOC 

1.  Introduction



 TOC 

2.  Conventions Used In This Document

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 [RFC2119] (Bradner, S., “Key words for use in RFCs to Indicate Requirement Levels,” March 1997.)



 TOC 

3.  Requirements



 TOC 

3.1.  General Requirements



 TOC 

3.1.1.  RFC Compliance

- 3784 (incl. security properties), 4017, EAP Keying, crypto agility



 TOC 

3.1.2.  Draw from existing work

EAP-TLS, EAP-TTLS, EAP-FAST, PEAP



 TOC 

3.1.3.  Use cases



 TOC 

3.1.3.1.  Password authentication



 TOC 

3.1.3.2.  Chained EAP Methods



 TOC 

3.1.3.3.  Identity Protection



 TOC 

3.1.3.4.  Emergency Services Authentication



 TOC 

3.1.3.5.  Network Endpoint Assessment



 TOC 

3.1.3.6.  Credential Provisioning/Enrollment



 TOC 

3.1.3.7.  Resource Constrained Environments

Define Resource Constrained



 TOC 

3.2.  Tunnel Establishment Requirements



 TOC 

3.2.1.  TLS Requirements



 TOC 

3.2.1.1.  Ciphersuites



 TOC 

3.2.1.2.  TLS Extensions (OCSP, server name?, channel binding?)



 TOC 

3.2.1.3.  Client Authentication and Identity Privacy



 TOC 

3.2.1.4.  Session Resumption



 TOC 

3.2.2.  Fragmentation



 TOC 

3.2.3.  EAP Header Protection



 TOC 

3.2.4.  Privacy and EAP Identity



 TOC 

3.2.5.  Additional Signaling



 TOC 

3.3.  Tunnel Payload Requirements



 TOC 

3.3.1.  Extensible Data Types



 TOC 

3.3.2.  Request/Challenge Response Operation



 TOC 

3.3.3.  Mandatory and Optional Attributes



 TOC 

3.3.4.  Vendor Specific Support



 TOC 

3.3.5.  Result Indication



 TOC 

3.4.  Channel Binding Requirements



 TOC 

3.4.1.  Definition



 TOC 

3.4.2.  Directionality



 TOC 

3.4.3.  Data Types



 TOC 

3.5.  Requirements Associated with Carrying Username and Passwords



 TOC 

3.5.1.  security



 TOC 

3.5.1.1.  Confidentiality and Integrity



 TOC 

3.5.1.2.  Authentication of Server



 TOC 

3.5.1.3.  Credential Validation (revocation validation)



 TOC 

3.5.2.  Internationalization



 TOC 

3.5.2.1.  Username



 TOC 

3.5.2.2.  Passwords



 TOC 

3.5.3.  Meta-data

Machine vs. User Authentication



 TOC 

3.5.4.  Password Change



 TOC 

3.6.  Requirements Associated with Carrying EAP Methods



 TOC 

3.6.1.  Method Negotiation



 TOC 

3.6.2.  Method Chaining



 TOC 

3.6.3.  Cryptographic Binding with TLS Channel



 TOC 

3.6.4.  Compound Keys



 TOC 

3.6.5.  Intermediate Results



 TOC 

3.6.6.  Client Initiated



 TOC 

3.6.7.  Method meta-data

request specific credentials



 TOC 

4.  IANA Considerations

This document has no IANA considerations.



 TOC 

5.  Security Considerations



 TOC 

6.  References



 TOC 

6.1. Normative References

[I-D.ietf-eap-keying] Aboba, B., Simon, D., and P. Eronen, “Extensible Authentication Protocol (EAP) Key Management Framework,” draft-ietf-eap-keying-22 (work in progress), November 2007 (TXT).
[I-D.ietf-tls-rfc4346-bis] Dierks, T. and E. Rescorla, “The Transport Layer Security (TLS) Protocol Version 1.2,” draft-ietf-tls-rfc4346-bis-10 (work in progress), March 2008 (TXT).
[RFC2119] Bradner, S., “Key words for use in RFCs to Indicate Requirement Levels,” BCP 14, RFC 2119, March 1997 (TXT, HTML, XML).


 TOC 

6.2. Informative References

[RFC4017] Stanley, D., Walker, J., and B. Aboba, “Extensible Authentication Protocol (EAP) Method Requirements for Wireless LANs,” RFC 4017, March 2005 (TXT).


 TOC 

Author's Address

  Joseph Salowey
  Cisco Systems, Inc.
  2901 3rd. Ave
  Seattle, WA 98121
  USA
Email:  jsalowey@cisco.com


 TOC 

Full Copyright Statement

Intellectual Property