3bd20bd Add TLSv1.3 support

7 files Authored by cheimes 6 years ago, Committed by rcritten 6 years ago,
    Add TLSv1.3 support
    
    Starting with NSS 3.28, TLS 1.3 support is available in upstream. TLS
    1.3 needs both a new configuration constant and a set of new ciphers.
    The latest version of TLS does not have any cipher suites in common with
    TLS 1.2 and older.
    
    The patch is based on initial work by Franziskus.
    
    https://pagure.io/mod_nss/issue/27
    
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    
        
file modified
+1 -1
file modified
+7 -0
file modified
+2 -2
file modified
+13 -3
file modified
+1 -0
file modified
+57 -4
file modified
+5 -0