Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(248)

Side by Side Diff: net/data/ssl/blacklist/README.md

Issue 2927383002: Remove the StartCom/WoSign whitelist (Closed)
Patch Set: Headers Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # Certificate Blacklist 1 # Certificate Blacklist
2 2
3 This directory contains a number of certificates and public keys which are 3 This directory contains a number of certificates and public keys which are
4 considered blacklisted within Chromium-based products. 4 considered blacklisted within Chromium-based products.
5 5
6 When applicable, additional information and the full certificate or key 6 When applicable, additional information and the full certificate or key
7 are included. 7 are included.
8 8
9 ## Compromises & Misissuances 9 ## Compromises & Misissuances
10 10
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after
197 * [7abd72a323c9d179c722564f4e27a51dd4afd24006b38a40ce918b94960bcf18.pem](7abd7 2a323c9d179c722564f4e27a51dd4afd24006b38a40ce918b94960bcf18.pem) 197 * [7abd72a323c9d179c722564f4e27a51dd4afd24006b38a40ce918b94960bcf18.pem](7abd7 2a323c9d179c722564f4e27a51dd4afd24006b38a40ce918b94960bcf18.pem)
198 198
199 ### T-Systems 199 ### T-Systems
200 200
201 For details, see <https://bugzilla.mozilla.org/show_bug.cgi?id=1076940> 201 For details, see <https://bugzilla.mozilla.org/show_bug.cgi?id=1076940>
202 202
203 This intermediate certificate was retired by T-Systems, and blacklisted 203 This intermediate certificate was retired by T-Systems, and blacklisted
204 for robustness at their request. 204 for robustness at their request.
205 205
206 * [f4a5984324de98bd979ef181a100cf940f2166173319a86a0d9d7c8fac3b0a8f.pem](f4a59 84324de98bd979ef181a100cf940f2166173319a86a0d9d7c8fac3b0a8f.pem) 206 * [f4a5984324de98bd979ef181a100cf940f2166173319a86a0d9d7c8fac3b0a8f.pem](f4a59 84324de98bd979ef181a100cf940f2166173319a86a0d9d7c8fac3b0a8f.pem)
207
208 ### WoSign/StartCom
209
210 For details, see <https://security.googleblog.com/2016/10/distrusting-wosign-and -startcom.html>
211
212 * [4b22d5a6aec99f3cdb79aa5ec06838479cd5ecba7164f7f22dc1d65f63d85708.pem](4b22d 5a6aec99f3cdb79aa5ec06838479cd5ecba7164f7f22dc1d65f63d85708.pem)
213 * [7d8ce822222b90c0b14342c7a8145d1f24351f4d1a1fe0edfd312ee73fb00149.pem](7d8ce 822222b90c0b14342c7a8145d1f24351f4d1a1fe0edfd312ee73fb00149.pem)
214 * [8b45da1c06f791eb0cabf26be588f5fb23165c2e614bf885562d0dce50b29b02.pem](8b45d a1c06f791eb0cabf26be588f5fb23165c2e614bf885562d0dce50b29b02.pem)
215 * [c766a9bef2d4071c863a31aa4920e813b2d198608cb7b7cfe21143b836df09ea.pem](c766a 9bef2d4071c863a31aa4920e813b2d198608cb7b7cfe21143b836df09ea.pem)
216 * [c7ba6567de93a798ae1faa791e712d378fae1f93c4397fea441bb7cbe6fd5995.pem](c7ba6 567de93a798ae1faa791e712d378fae1f93c4397fea441bb7cbe6fd5995.pem)
217 * [d487a56f83b07482e85e963394c1ecc2c9e51d0903ee946b02c301581ed99e16.pem](d487a 56f83b07482e85e963394c1ecc2c9e51d0903ee946b02c301581ed99e16.pem)
218 * [d6f034bd94aa233f0297eca4245b283973e447aa590f310c77f48fdf83112254.pem](d6f03 4bd94aa233f0297eca4245b283973e447aa590f310c77f48fdf83112254.pem)
219 * [e17890ee09a3fbf4f48b9c414a17d637b7a50647e9bc752322727fcc1742a911.pem](e1789 0ee09a3fbf4f48b9c414a17d637b7a50647e9bc752322727fcc1742a911.pem)
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698