From: Roland Hieber Date: Tue, 18 May 2010 02:42:56 +0000 (+0200) Subject: Literatur: eap-ttls, eap-tsl, peap X-Git-Url: https://git.rohieb.name/seminar-bachelor.git/commitdiff_plain/e2c9bc95304382fea77cd19a6fc4b21c55c631b0?ds=sidebyside Literatur: eap-ttls, eap-tsl, peap --- diff --git a/Literatur/draft-josefsson-pppext-eap-tls-eap-05-1.pdf b/Literatur/draft-josefsson-pppext-eap-tls-eap-05-1.pdf new file mode 100644 index 0000000..dd60228 Binary files /dev/null and b/Literatur/draft-josefsson-pppext-eap-tls-eap-05-1.pdf differ diff --git a/Literatur/rfc5216_eap-tls.pdf b/Literatur/rfc5216_eap-tls.pdf new file mode 100644 index 0000000..1df0ad3 Binary files /dev/null and b/Literatur/rfc5216_eap-tls.pdf differ diff --git a/Literatur/rfc5281_eap-ttlsv0.pdf b/Literatur/rfc5281_eap-ttlsv0.pdf new file mode 100644 index 0000000..6121686 Binary files /dev/null and b/Literatur/rfc5281_eap-ttlsv0.pdf differ diff --git a/lit.bib b/lit.bib index e1a70df..232e903 100644 --- a/lit.bib +++ b/lit.bib @@ -72,26 +72,47 @@ howpublished = {http://www.eduroam.org/downloads/docs/GN2-08-230-DJ5.1.5.3-eduro @Misc{RFC2865, author = "C. Rigney and S. Willens and A. Rubens and W. Simpson", year = 2000, -title = "{RFC 2865}: Remote Authentication Dial In User Service ({RADIUS})" +title = "{RFC 2865: Remote Authentication Dial In User Service (RADIUS)}" } @Misc{RFC1994, author = "W. Simpson", year = 1996, -title = "{RFC 1994}: {PPP} Challenge Handshake Authentication Protocol ({CHAP})" +title = "{RFC 1994: PPP Challenge Handshake Authentication Protocol (CHAP)}" } @Misc{RFC1334, author = "B. Loyd and W. Simpson", year = 1993, -title = "{RFC 1334}: {PPP} Authentication Protocols" +title = "{RFC 1334: PPP Authentication Protocols}" } @Misc{RFC3748, author = "B. Aboba and L. Blunk and J. Vollbrecht and J. Carlson and H. Levkowetz", year = 2004, -title = "{RFC 3748}: Extensible Authentication Protocol ({EAP})" +title = "{RFC 3748: Extensible Authentication Protocol (EAP)}" +} + +@Misc{RFC5216, +author = "D. Simon and B. Aboba and R. Hurst" +title = "{RFC 5216: The EAP-TLS Authentication Protocol}" +year = "2008" +} + +@Misc{RFC5218, +author = "P. Funk and S. Blake-Wilson" +title = "{RFC 5218: Extensible Authentication Protocol Tunneled Transport Layer + Security, Authenticated Protocol Version 0 (EAP-TTLSv0)}" +year = 2008 +} + +@MISC{draft-peap, +author = "H. Andersson and S. Josefsson and Glen Zorn and Dan Simon and Ashwin + Palekar" +title = "{draft-josefsson-pppext-eap-tls-eap-05.txt: Protected EAP Protocol + (PEAP)}" +year = "2002" } @Misc{IEEE802.1X,