\documentclass[helvetica]{seminar} \input{xy} \xyoption{all} \usepackage{graphicx} \usepackage{slidesec} \usepackage{url} \long\def\symbolfootnote[#1]#2{\begingroup% \def\thefootnote{\fnsymbol{footnote}}\footnote[#1]{#2}\endgroup} % to fix problems making landscape seminar pdfs % Letter... \pdfpagewidth=11truein \pdfpageheight=8.5truein \pdfhorigin=1truein % default value(?), but doesn't work without \pdfvorigin=1truein % default value(?), but doesn't work without % A4 %\pdfpagewidth=297truemm % your milage may vary.... %\pdfpageheight=210truemm %\pdfhorigin=1truein % default value(?), but doesn't work without %\pdfvorigin=1truein % default value(?), but doesn't work without \renewcommand{\familydefault}{\sfdefault} \input{seminar.bug} \input{seminar.bg2} % See the Seminar bugs list \slideframe{none} \usepackage{fancyhdr} % Headers and footers personalization using the `fancyhdr' package \fancyhf{} % Clear all fields \renewcommand{\headrulewidth}{0mm} \renewcommand{\footrulewidth}{0.1mm} \fancyfoot[L]{\tiny IETF 77} \fancyfoot[C]{\tiny TLS WG} \fancyfoot[R]{\tiny \theslide} % To center horizontally the headers and footers (see seminar.bug) \renewcommand{\headwidth}{\textwidth} % To adjust the frame length to the header and footer ones \autoslidemarginstrue \pagestyle{fancy} \newcommand{\heading}[1]{% \begin{center} \large\bf #1 \end{center} \vspace{.4 in}} \begin{document} \begin{slide} \begin{center} \vspace{1 in} \LARGE{{\bf}Transport Layer Security WG}\\ \large{{IETF 77}} \\ \end{center} \end{slide} % don't center vertically \centerslidesfalse \begin{slide} \heading{Agenda} {\tiny \begin{enumerate} \item Agenda bashing (5 minutes) - chairs \begin{itemize} \item Bluesheets \item Agenda changes \item Scribe for minutes \item Jabber scribe \end{itemize} \item Document status (5 minutes) - chairs \item Extension Definitions - Salowey (10 min) \item Cached Info - Santesson (15 min) \item TLS Heartbeat - Tuexen (10 min) \item Multiple OCSP - Pettersen (5 min) \item TLS-PSK-EMV - Urien (10 min) \end{enumerate} } \end{slide} \begin{slide} \heading{Document Status (RFCs) (I)} {\tiny \begin{tabular}{|p{1.5 in}|p{1.4 in}|p{.7 in}|} \hline The TLS Protocol Version 1.0 & RFC 2246 & Published \\ Addition of Kerberos Cipher Suites to Transport Layer Security (TLS) & RFC 2712 & Published \\ Upgrading to TLS Within HTTP/1.1 & RFC 2817 & Published \\ HTTP Over TLS & RFC 2818 & Published \\ AES Ciphersuites for TLS & RFC 3268 & Published \\ Transport Layer Security (TLS) Extensions & RFC 3546 & Published \\ Transport Layer Security Protocol Compression Methods & RFC 3749 & Published \\ Addition of Camellia Cipher Suites to Transport Layer Security (TLS) & RFC 4132 & Published \\ Pre-Shared Key Ciphersuites for Transport Layer Security (TLS) & RFC 4279 & Published \\ The The Transport Layer Security (TLS) Protocol Version 1.1 & RFC 4346 & Published \\ Transport Layer Security (TLS) Extensions & RFC 4366 & Published \\ Elliptic Curve Cryptography (ECC) Cipher Suites for Transport Layer Security (TLS) & RFC 4492 & Published \\ Pre-Shared Key (PSK) Cipher Suites with NULL Encryption for Transport Layer Security (TLS) & RFC 4785 & Published \\ \hline \end{tabular} } \end{slide} \begin{slide} \heading{Document Status (RFCs) (II)} {\tiny \begin{tabular}{|p{1.5 in}|p{1.4 in}|p{.7 in}|} \hline Using OpenPGP keys for TLS authentication & RFC 5081 & Published \\ Using the Secure Remote Password (SRP) Protocol for TLS Authentication & RFC 5054 & Published \\ The Transport Layer Security (TLS) Protocol Version 1.2 (RFC 5246) & RFC 5246 & Published \\ TLS Elliptic Curve Cipher Suites with SHA-256/384 and AES Galois Counter Mode (GCM) & RFC 5289 & Published \\ AES Galois Counter Mode (GCM) Cipher Suites for TLS & RFC 5288 & Published \\ DES and IDEA Cipher Suites for Transport Layer Security (TLS) & RFC 5469 & Published \\ Pre-Shared Key Cipher Suites for TLS with SHA-256/384 and AES Galois Counter Mode & RFC 5487 & Published \\ ECDHE\_PSK Cipher Suites for Transport Layer Security (TLS) & RFC 5489 & Published \\ Keying Material Exporters for Transport Layer Security (TLS) & RFC 5705 & \textbf{Published} \\ Transport Layer Security (TLS) Renegotiation Indication Extension & RFC 5746 & \textbf{Published} \\ \hline \end{tabular} } \end{slide} \begin{slide} \heading{Document Status (IDs)} {\tiny \begin{tabular}{|p{1.5 in}|p{1.4 in}|p{.7 in}|} \hline Transport Layer Security (TLS) Extensions: Extension Definitions & draft-ietf-tls-rfc4366-bis-03 & Being discussed here \\ Datagram Transport Layer Security version 1.2 & draft-ietf-tls-rfc4347-bis-03 & {Revisions needed after WGLC} \\ Transport Layer Security (TLS) Cached Information Extension & draft-ietf-tls-cached-info-03 & Being discussed here \\ \hline \end{tabular} } \end{slide} \end{document}