\subsection{SSL \& TLS}
-Check your browser's ssl capabilities: \url{https://cc.dcsec.uni-hannover.de/}
-
-
-ssllabs.com offers a great way to check your webserver for misconfigurations. See \url{https://www.ssllabs.com/ssltest/}.
+\begin{itemize}
+\item Check your browser's ssl capabilities: \url{https://cc.dcsec.uni-hannover.de/}.
+\item \href{http://ssllabs.com}{ssllabs.com} offers a great way to check your webserver for misconfigurations. See \url{https://www.ssllabs.com/ssltest/}.
Furthermore, ssllabs.com has a good best practices tutorial, which focuses on avoiding the most common mistakes in SSL.
-See: \url{https://www.ssllabs.com/downloads/SSL_TLS_Deployment_Best_Practices_1.3.pdf}
+See: \url{https://www.ssllabs.com/downloads/SSL_TLS_Deployment_Best_Practices_1.3.pdf}.
%% this breaks my pdf converter hmm
-
-\url{http://tls.secg.org} is a tool for testing interoperability of HTTPS implementations for ECC cipher suites.
-
-\url{http://sourceforge.net/projects/sslscan} connects to a given SSL
-service and shows the cipher suites that are offered.
-
-\url{http://checktls.com} is a tool for testing arbitrary TLS services.
-
-\url{https://github.com/iSECPartners/sslyze} Fast and full-featured SSL scanner
+\item \url{http://tls.secg.org} is a tool for testing interoperability of HTTPS implementations for ECC cipher suites.
+\item \url{http://sourceforge.net/projects/sslscan} connects to a given SSL service and shows the cipher suites that are offered.
+\item \url{http://checktls.com} is a tool for testing arbitrary TLS services.
+\item \url{https://github.com/iSECPartners/sslyze} Fast and full-featured SSL scanner.
+\item \url{http://www.xmpp.net} is a tool for testing XMPP (Jabber) servers.
+\end{itemize}
\subsection{Keylength}