document xmpp.net
authorAaron Kaplan <aaron@lo-res.org>
Thu, 21 Nov 2013 15:33:43 +0000 (16:33 +0100)
committerAaron Kaplan <aaron@lo-res.org>
Thu, 21 Nov 2013 15:33:43 +0000 (16:33 +0100)
itemize the tools listing. Might have to re-format that later...

src/tools.tex

index 8dff094..e1f625f 100644 (file)
@@ -4,22 +4,18 @@ This section lists tools for checking the security settings.
 
 \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}