updated NIST TLS to latest draft

This commit is contained in:
Philippe Lagadec 2019-05-02 15:46:06 +02:00 committed by GitHub
parent ba382945fa
commit 8bd1bb91fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)