author | ffxbld |
Sat, 17 Mar 2018 13:08:00 -0700 | |
changeset 462201 | eea3a7737f153ef473eca21e2da819e8d8efbfcc |
parent 462200 | 5d035e99ca38146fbb65e1da2f858e19bd7efbca |
child 462202 | c77e768cbdfd94afb57df511ee00f60b90fb921f |
push id | 9165 |
push user | asasaki@mozilla.com |
push date | Thu, 26 Apr 2018 21:04:54 +0000 |
treeherder | mozilla-beta@064c3804de2e [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | hpkp-update |
milestone | 61.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 @@ -1158,9 +1158,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 = 485; static const int32_t kUnknownId = -1; -static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1529697230601000); +static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1529784288005000);