author | ffxbld |
Mon, 13 Nov 2017 11:38:59 -0800 | |
changeset 391603 | c616a6fd5e4b20cca139fcdd3957682afaa862b9 |
parent 391602 | 20409f2b77349427bf260c562538196b0b4aa1de |
child 391604 | 3dddb19f2a0759b66b7ff934ee15b66e0a4841ec |
push id | 97297 |
push user | ncsoregi@mozilla.com |
push date | Mon, 13 Nov 2017 23:01:19 +0000 |
treeherder | mozilla-inbound@1f7a23820597 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | hpkp-update |
milestone | 59.0a1 |
first release with | nightly linux32
c616a6fd5e4b
/
59.0a1
/
20171113220112
/
files
nightly linux64
c616a6fd5e4b
/
59.0a1
/
20171113220112
/
files
nightly mac
c616a6fd5e4b
/
59.0a1
/
20171113220112
/
files
nightly win32
c616a6fd5e4b
/
59.0a1
/
20171113220112
/
files
nightly win64
c616a6fd5e4b
/
59.0a1
/
20171113220112
/
files
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
releases | nightly linux32
59.0a1
/
20171113220112
/
pushlog to previous
nightly linux64
59.0a1
/
20171113220112
/
pushlog to previous
nightly mac
59.0a1
/
20171113220112
/
pushlog to previous
nightly win32
59.0a1
/
20171113220112
/
pushlog to previous
nightly win64
59.0a1
/
20171113220112
/
pushlog to previous
|
--- a/security/manager/ssl/StaticHPKPins.h +++ b/security/manager/ssl/StaticHPKPins.h @@ -1154,9 +1154,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 = 481; static const int32_t kUnknownId = -1; -static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1519066420962000); +static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1519068940553000);