• D
    Prevent use of RSA+MD5 in TLS 1.2 by default. · 45473632
    Dr. Stephen Henson 提交于
    Removing RSA+MD5 from the default signature algorithm list
    prevents its use by default.
    
    If a broken implementation attempts to use RSA+MD5 anyway the sanity
    checking of signature algorithms will cause a fatal alert.
    45473632
t1_lib.c 112.9 KB