3 This section lists tools for checking the security settings.
7 Check your browser's ssl capabilities: \url{https://cc.dcsec.uni-hannover.de/}
10 ssllabs.com offers a great way to check your webserver for misconfigurations. See \url{https://www.ssllabs.com/ssltest/}.
11 Furthermore, ssllabs.com has a good best practices tutorial, which focuses on avoiding the most common mistakes in SSL.
12 See: \url{https://www.ssllabs.com/downloads/SSL_TLS_Deployment_Best_Practices_1.3.pdf}
13 %% this breaks my pdf converter hmm
15 \url{http://tls.secg.org} is a tool for testing interoperability of HTTPS implementations for ECC cipher suites.
20 \item \href{http://www.fourmilab.ch/random/}{ENT} is a pseudo random number generator sequence tester.
21 \item \href{http://www.issihosts.com/haveged/}{HaveEGD} is a tool which increases the Entropy of the Linux random number generator devices. It is based on the HAVEGE algorithm.