From 65c7ea9b36e9505be25f4f7db5b5aac2cdda008e Mon Sep 17 00:00:00 2001 From: Holger Dengler Date: Thu, 18 Oct 2012 16:42:15 +0200 Subject: Security/vpn: New VPN Fasttrack Presentation This new VPN Fasttrack covers an overview and the basics of VPN. Some frames can be reused for the main presentation. Signed-off-by: Holger Dengler --- security/vpn/frm_product-openvpn.tex | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 security/vpn/frm_product-openvpn.tex (limited to 'security/vpn/frm_product-openvpn.tex') diff --git a/security/vpn/frm_product-openvpn.tex b/security/vpn/frm_product-openvpn.tex new file mode 100644 index 0000000..9804aee --- /dev/null +++ b/security/vpn/frm_product-openvpn.tex @@ -0,0 +1,23 @@ +\begin{frame}[fragile] +\frametitle{openVPN} +\begin{itemize} +\item based on Transport Layer Security (TLS/SSL) +\item support Routing and Bridging +\item Authentication: + \begin{itemize} + \item Pre-shared Keys (PSK) + \item Username/Password + \item Based on certificates + \end{itemize} +\item Pros: + \begin{itemize} + \item flexible configuration + \item easy integration in existing Network infrastructures (e.g. NAT) + \item high security level + \end{itemize} +\item Cons: + \begin{itemize} + \item None + \end{itemize} +\end{itemize} +\end{frame} -- cgit v1.2.3