Changes

→‎TLS Cipher Suite Support: Added Web Server Configuration Templates link in TOC
Line 149: Line 149:     
|
 
|
   
Recommended and prioritized (TLS 1.3):
 
Recommended and prioritized (TLS 1.3):
 
* TLS_AES_256_GCM_SHA384 (5)
 
* TLS_AES_256_GCM_SHA384 (5)
Line 314: Line 313:  
In Mozilla’s advice on Server Side TLS, several TLS configurations are described (‘Modern’, ‘Intermediate’, and ‘Old’) that refer to some of the 'best' security settings possible, depending on the versions of the browsers that need to be supported. Supporting the ‘Old’ profile is risky and should be avoided, as it would mean supporting the insecure SSL protocol.
 
In Mozilla’s advice on Server Side TLS, several TLS configurations are described (‘Modern’, ‘Intermediate’, and ‘Old’) that refer to some of the 'best' security settings possible, depending on the versions of the browsers that need to be supported. Supporting the ‘Old’ profile is risky and should be avoided, as it would mean supporting the insecure SSL protocol.
   −
<br>
+
=== Web Server Configuration Templates ===
 +
For example templates of popular Web Server Configurations [[GC HTTPS Everywhere - Web Server Configurations|click here]]!<references />