diff --git a/README.md b/README.md index 279d204..aa2dd85 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ This is work in progress: please contribute by sending your suggestions. You may - [Tools to apply security hardening](#tools-to-apply-security-hardening) - [GNU/Linux](#gnulinux-2) - [Windows](#windows-1) + - [TLS/SSL](#tlsssl-2) - [Password Generators](#password-generators) - [Books](#books) - [Other Awesome Lists](#other-awesome-lists) @@ -314,6 +315,10 @@ See also [Active Directory](#active-directory) and [ADFS](#adfs) below. - [Hardening Auditor](https://github.com/cottinghamd/HardeningAuditor) - Scripts for comparing Microsoft Windows compliance with the ASD 1709 & Office 2016 Hardening Guides - [Windows 10 Initial Setup Script](https://github.com/Disassembler0/Win10-Initial-Setup-Script) - PowerShell script for automation of routine tasks done after fresh installations of Windows 10 / Server 2016 / Server 2019 +### TLS/SSL + +- [Mozilla SSL Configuration Generator](https://ssl-config.mozilla.org/) + ## Password Generators - [How-To Geek - 10 Ways to Generate a Random Password from the Linux Command Line](https://www.howtogeek.com/howto/30184/10-ways-to-generate-a-random-password-from-the-command-line/)