chromium/net/data/ssl/chrome_root_store/test_store.textproto

# Copyright 2021 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

# Test certificates for the Chrome Root Store. This file should not be used for
# anything other than testing.
#
# TODO(hchao): create test certs instead of using real certs.

# Starfield Services Root Certificate Authority - G2
trust_anchors {
  sha256_hex: "568d6905a2c88708a4b3025190edcfedb1974a606a13c6e5290fcb2ae63edab5"
}

# OISTE WISeKey Global Root GB CA
trust_anchors {
  sha256_hex: "6b9c08e86eb0f767cfad65cd98b62149e5494a67f5845e7bd1ed019f27b86bd6"
  constraints: {
    sct_not_after_sec: 0x5AF
    max_version_exclusive: "125.0.6368.2"
  }
  constraints: {
    sct_all_after_sec: 0x2579
    min_version: "128"
  }
}