diff options
author | Max Rees <maxcrees@me.com> | 2020-06-02 18:50:54 -0500 |
---|---|---|
committer | Max Rees <maxcrees@me.com> | 2020-06-02 19:20:34 -0500 |
commit | 8608030429e674ac33afc4c85fb80bba6d68bd91 (patch) | |
tree | c79ddccbe97beb73515750eabc92941f7e42cfe0 /blacklist.txt | |
parent | 4023193aac8706830d99720de6628cc0d8eabd84 (diff) | |
download | ca-certificates-8608030429e674ac33afc4c85fb80bba6d68bd91.tar.gz ca-certificates-8608030429e674ac33afc4c85fb80bba6d68bd91.tar.bz2 ca-certificates-8608030429e674ac33afc4c85fb80bba6d68bd91.tar.xz ca-certificates-8608030429e674ac33afc4c85fb80bba6d68bd91.zip |
Add machinery to detect expired certificates
Diffstat (limited to 'blacklist.txt')
-rw-r--r-- | blacklist.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/blacklist.txt b/blacklist.txt index 6ddc6b9..9c0b4fd 100644 --- a/blacklist.txt +++ b/blacklist.txt @@ -36,3 +36,11 @@ "VeriSign Class 3 Public Primary Certification Authority - G4" "VeriSign Class 3 Public Primary Certification Authority - G5" "VeriSign Universal Root Certification Authority" + +# Expired certificates +# Not Valid Before: Tue May 30 10:48:38 2000 +# Not Valid After : Sat May 30 10:48:38 2020 +"AddTrust External Root" +# Not Valid Before: Wed Mar 26 11:18:17 2008 +# Not Valid After : Wed Mar 25 11:03:10 2020 +"Staat der Nederlanden Root CA - G2" |