diff options
-rw-r--r-- | blacklist.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/blacklist.txt b/blacklist.txt index 70ed0d5..88940c0 100644 --- a/blacklist.txt +++ b/blacklist.txt @@ -1,2 +1,14 @@ # One blacklist entry per line, corresponding to the label in certdata.txt. +# Blacklist explicitly distrusted certificates +# They were already to-be-excluded since they are distrusted, but this +# silences the loud warning they produce. +"Distrust: O=Egypt Trust, OU=VeriSign Trust Network (cert 1/3)" +"Distrust: O=Egypt Trust, OU=VeriSign Trust Network (cert 2/3)" +"Distrust: O=Egypt Trust, OU=VeriSign Trust Network (cert 3/3)" +"Explicitly Distrust DigiNotar Root CA" +"Explicitly Distrusted DigiNotar PKIoverheid G2" +"MITM subCA 1 issued by Trustwave" +"MITM subCA 2 issued by Trustwave" +"TURKTRUST Mis-issued Intermediate CA 1" +"TURKTRUST Mis-issued Intermediate CA 2" |