author | ffxbld |
Thu, 16 Feb 2017 08:04:27 -0800 | |
changeset 343251 | 85eb11b035eb700840d634cabe0efac449114aac |
parent 343250 | 913bc838df8c1eb92061bb1b20f1838f2e7ab118 |
child 343252 | 25929185c46777cf4e9eb3e9aad2f8a8a227178f |
push id | 31373 |
push user | ffxbld |
push date | Thu, 16 Feb 2017 16:04:36 +0000 |
treeherder | mozilla-central@25929185c467 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | hpkp-update |
milestone | 54.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/security/manager/ssl/StaticHPKPins.h +++ b/security/manager/ssl/StaticHPKPins.h @@ -1152,9 +1152,9 @@ static const TransportSecurityPreload kP { "za.search.yahoo.com", false, true, false, -1, &kPinset_yahoo }, { "zh.search.yahoo.com", false, true, false, -1, &kPinset_yahoo }, }; // Pinning Preload List Length = 477; static const int32_t kUnknownId = -1; -static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1495638976632000); +static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1495728091984000);