From 8bd1bb91fd63c3c12f5e7a3c3a56bed16fcefd9f Mon Sep 17 00:00:00 2001 From: Philippe Lagadec Date: Thu, 2 May 2019 15:46:06 +0200 Subject: [PATCH] updated NIST TLS to latest draft --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e0e2e7..987395a 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ This is work in progress: please contribute by forking, editing and sending pull ### TLS/SSL -- [NIST SP800-52 Rev 1 - Guidelines for the Selection, Configuration, and Use of Transport Layer Security (TLS) Implementations](https://www.nist.gov/publications/guidelines-selection-configuration-and-use-transport-layer-security-tls-implementations) (2014) +- [NIST SP800-52 Rev 2 (2nd draft) - Guidelines for the Selection, Configuration, and Use of Transport Layer Security (TLS) Implementations](https://csrc.nist.gov/publications/detail/sp/800-52/rev-2/draft) - [ANSSI - Security Recommendations for TLS](https://www.ssi.gouv.fr/en/guide/security-recommendations-for-tls/) - [Qualys SSL Labs - SSL and TLS Deployment Best Practices](https://github.com/ssllabs/research/wiki/SSL-and-TLS-Deployment-Best-Practices)