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

Side by Side Diff: net/http/transport_security_state_static.certs

Issue 969433002: net: update SpiderOak pinning. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ... Created 5 years, 9 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 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 # This file contains pinned certificates to be used in conjunction with 5 # This file contains pinned certificates to be used in conjunction with
6 # hsts_preloaded.json. See the comments at the beginning of that file for 6 # hsts_preloaded.json. See the comments at the beginning of that file for
7 # details. 7 # details.
8 8
9 # Each entry consists of a line containing the name of the pin followed either 9 # Each entry consists of a line containing the name of the pin followed either
10 # by a hash in the format "sha1/" + base64(hash), or a PEM encoded certificate. 10 # by a hash in the format "sha1/" + base64(hash), or a PEM encoded certificate.
(...skipping 1350 matching lines...) Expand 10 before | Expand all | Expand 10 after
1361 3qttnMe2uuzO58pzZNvfBDcKAEmzP58mrZGMIOgfiA4q+2Y3yDDo0sIkp0VILeoB 1361 3qttnMe2uuzO58pzZNvfBDcKAEmzP58mrZGMIOgfiA4q+2Y3yDDo0sIkp0VILeoB
1362 UEoxlBPfjV/aKrtJPGHzecicZpIalir0ezZYoyxBEHQa0+1IttK7igZFcTMQMHp6 1362 UEoxlBPfjV/aKrtJPGHzecicZpIalir0ezZYoyxBEHQa0+1IttK7igZFcTMQMHp6
1363 mCHdJLnsnLWSB62DxsRq+HfmNb4TDydkskO/g+l3VtsIh5RHFPVfKK+jaEyDj2D3 1363 mCHdJLnsnLWSB62DxsRq+HfmNb4TDydkskO/g+l3VtsIh5RHFPVfKK+jaEyDj2D3
1364 loB5hWp2Jp2VDCADjT7ueihlZGak2YPqmXTNbk19HOuNssWvFhtOyPNV6og4ETQd 1364 loB5hWp2Jp2VDCADjT7ueihlZGak2YPqmXTNbk19HOuNssWvFhtOyPNV6og4ETQd
1365 Ea8/B6hPatJ0ES8q/HO3X8IVQwVs1n3aAr0im0/T+Xc= 1365 Ea8/B6hPatJ0ES8q/HO3X8IVQwVs1n3aAr0im0/T+Xc=
1366 -----END CERTIFICATE----- 1366 -----END CERTIFICATE-----
1367 1367
1368 FacebookBackup 1368 FacebookBackup
1369 sha1/1ww8E0AYsR2oX5lndk2hwp2Uosk= 1369 sha1/1ww8E0AYsR2oX5lndk2hwp2Uosk=
1370 1370
1371 SpiderOak1
1372 sha1/UPrvFUSrp9aal5v6Rn0Jv3YJ/wU=
1373
1374 SpiderOak2 1371 SpiderOak2
1375 sha1/D0fS/hquA6QprluciyO1hlFUAxg= 1372 sha1/D0fS/hquA6QprluciyO1hlFUAxg=
1373
1374 SpiderOak3
1375 sha1/l5JoIXv4lztZ+C6TJWgxZCHQzS4=
OLDNEW
« no previous file with comments | « net/http/transport_security_state_static.h ('k') | net/http/transport_security_state_static.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698