delete-old: add two files left behind in certs/blacklisted
The untrusted certs directory was renamed a while ago and these files were moved to the new location. Various upgrade paths cause these files to be missed and prevent deletion of the directory.
This commit is contained in:
@@ -2583,6 +2583,8 @@ OLD_FILES+=usr/share/certs/blacklisted/GeoTrust_Universal_CA.pem
|
||||
OLD_FILES+=usr/share/certs/blacklisted/Global_Chambersign_Root_-_2008.pem
|
||||
OLD_FILES+=usr/share/certs/blacklisted/LuxTrust_Global_Root_2.pem
|
||||
OLD_FILES+=usr/share/certs/blacklisted/OISTE_WISeKey_Global_Root_GA_CA.pem
|
||||
OLD_FILES+=usr/share/certs/blacklisted/QuoVadis_Root_CA.pem
|
||||
OLD_FILES+=usr/share/certs/blacklisted/Sonera_Class_2_Root_CA.pem
|
||||
OLD_FILES+=usr/share/certs/blacklisted/Staat_der_Nederlanden_Root_CA_-_G2.pem
|
||||
OLD_FILES+=usr/share/certs/blacklisted/Staat_der_Nederlanden_Root_CA_-_G3.pem
|
||||
OLD_FILES+=usr/share/certs/blacklisted/SwissSign_Platinum_CA_-_G2.pem
|
||||
|
||||
Reference in New Issue
Block a user