Skip to content

Commit a340175

Browse files
author
MargeBot
committed
Merge branch 'ci-update-ct-list-auto' into 'main'
AUTO: Update certificate transparency log list See merge request web/clients!23108
2 parents f74d509 + 0172378 commit a340175

File tree

1 file changed

+5
-21
lines changed

1 file changed

+5
-21
lines changed

packages/key-transparency/lib/constants/certificates.ts

Lines changed: 5 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ export const rootCertificates: Map<KT_CERTIFICATE_ISSUER, string[]> = new Map([
4141
* See comment at the top of this file.
4242
*/
4343
export const ctLogs ={
44-
version: '83.5',
45-
log_list_timestamp: '2026-02-02T12:52:33Z',
44+
version: '85.6',
45+
log_list_timestamp: '2026-03-05T12:53:02Z',
4646
operators: [
4747
{
4848
name: 'Google',
@@ -450,15 +450,7 @@ export const ctLogs ={
450450
key: 'MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEmdRhcCL6d5MNs8eAliJRvyV5sQFC6UF7iwzHsmVaifT64gJG1IrHzBAHESdFSJAjQN56TYky+9cK616MovH2SQ==',
451451
url: 'https://oak.ct.letsencrypt.org/2026h1/',
452452
mmd: 86400,
453-
state: {
454-
readonly: {
455-
timestamp: '2025-12-12T22:30:00Z',
456-
final_tree_head: {
457-
sha256_root_hash: 'deSRNfTNPgd9wfzoXIznvi+QUTxuK0R+daC6JGKGK3Q=',
458-
tree_size: 598614696
459-
}
460-
}
461-
},
453+
state: { retired: { timestamp: '2026-02-28T00:00:00Z' } },
462454
temporal_interval: {
463455
start_inclusive: '2025-12-20T00:00:00Z',
464456
end_exclusive: '2026-07-20T00:00:00Z'
@@ -470,15 +462,7 @@ export const ctLogs ={
470462
key: 'MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEanCds5bj7IU2lcNPnIvZfMnVkSmu69aH3AS8O/Y0D/bbCPdSqYjvuz9Z1tT29PxcqYxf+w1g5CwPFuwqsm3rFQ==',
471463
url: 'https://oak.ct.letsencrypt.org/2026h2/',
472464
mmd: 86400,
473-
state: {
474-
readonly: {
475-
timestamp: '2025-12-12T22:30:00Z',
476-
final_tree_head: {
477-
sha256_root_hash: 'uTgg1k3DUbSFFdXewyyxbsQuCc9RupplMphTwtXqvf4=',
478-
tree_size: 130815692
479-
}
480-
}
481-
},
465+
state: { retired: { timestamp: '2026-02-28T00:00:00Z' } },
482466
temporal_interval: {
483467
start_inclusive: '2026-06-20T00:00:00Z',
484468
end_exclusive: '2027-01-20T00:00:00Z'
@@ -641,7 +625,7 @@ export const ctLogs ={
641625
submission_url: 'https://luoshu2027.trustasia.com/luoshu2027/',
642626
monitoring_url: 'https://luoshu2027.trustasia.com/luoshu2027/',
643627
mmd: 60,
644-
state: { qualified: { timestamp: '2025-12-02T18:30:00Z' } },
628+
state: { usable: { timestamp: '2026-02-11T18:30:00Z' } },
645629
temporal_interval: {
646630
start_inclusive: '2026-12-24T00:00:00Z',
647631
end_exclusive: '2028-01-08T00:00:00Z'

0 commit comments

Comments
 (0)