mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
No Bug, mozilla-central repo-update HSTS HPKP remote-settings ct-logs - r=release-managers,dmeehan
Differential Revision: https://phabricator.services.mozilla.com/D224744
This commit is contained in:
parent
7710af700e
commit
c3156846d5
@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
|
|
||||||
static const PRTime kCTExpirationTime = INT64_C(1735211072000000);
|
static const PRTime kCTExpirationTime = INT64_C(1735556834000000);
|
||||||
|
|
||||||
namespace mozilla::ct {
|
namespace mozilla::ct {
|
||||||
|
|
||||||
|
@ -727,4 +727,4 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
|
|||||||
|
|
||||||
static const int32_t kUnknownId = -1;
|
static const int32_t kUnknownId = -1;
|
||||||
|
|
||||||
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1736420658796000);
|
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1736766421918000);
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"version": "47.2",
|
"version": "47.7",
|
||||||
"log_list_timestamp": "2024-10-02T12:56:45Z",
|
"log_list_timestamp": "2024-10-06T12:54:24Z",
|
||||||
"operators": [
|
"operators": [
|
||||||
{
|
{
|
||||||
"name": "Google",
|
"name": "Google",
|
||||||
|
Loading…
Reference in New Issue
Block a user