Skip to content

STIR/SHAKEN Trusted Certificates

This configuration section defines the trusted root certificates required for validating public certificates. See Identity Validation procedure

Attributes

Name

A user-friendly name for the trusted root certificate.

Certificate

The trusted root certificate in PEM format. Example:

  -----BEGIN CERTIFICATE-----
  MIIBqzCCAVCgAwIBAgIJALwomIWcKYBrMAoGCCqGSM49BAMCMCgxJjAkBgNVBAMM
  .........
  .........
  vcv6Kxxaj1puvAi5AiEAtbkNa56M4Sip0yLbWTXKdXcqAC5DHxbF4ab45aor220=
  -----END CERTIFICATE-----

Notes