\begin{frame}[fragile] \frametitle{Transport Layer Security (TLS/SSL)} \begin{itemize} \item packet encapsulation in OSI Layer 6 \item use userspace libraries for encryption (openSSL) \item easy integration in existing corporate-wide Network infrastructure and NAT \item flexible solution \item high security rating \item loosely coupled with Operating Systems \item single-port configuration possible \end{itemize} \emph{Note: TLS v1.0 is also known as SSL v3.1} \end{frame}