AWS privateca documentation change
Summary
Updated Matter documentation link to official home page
Security assessment
Link correction for Matter standard documentation without security content changes.
Diff
diff --git a/privateca/latest/userguide/API-CBR-intro.md b/privateca/latest/userguide/API-CBR-intro.md index 2c7a2d6dc..d534f558b 100644 --- a//privateca/latest/userguide/API-CBR-intro.md +++ b//privateca/latest/userguide/API-CBR-intro.md @@ -11 +11 @@ Matter 1.2, released in October 2023, supports DAC revocation using Certificate -Typically, CAs embed the CRL Distribution Point (CDP) in the certificates they issue so that the relying parties performing certificate chain validation can fetch the CRL and check the certificate status. In Matter, the CDP URI is not written to certificates. Instead, users fetch CDPs from the Matter Distributed Compliance Ledger (DCL), the trusted Matter data store. You must upload the CDP URI to the Matter DCL so that it can be discovered when validating DACs. For more information about determining the CDP URI, see [Determining the CRL Distribution Point (CDP) URI ](./crl-planning.html#crl-url). For more information about Matter, see the [Matter DCL documentation](https://on.dcl.csa-iot.org/). +Typically, CAs embed the CRL Distribution Point (CDP) in the certificates they issue so that the relying parties performing certificate chain validation can fetch the CRL and check the certificate status. In Matter, the CDP URI is not written to certificates. Instead, users fetch CDPs from the Matter Distributed Compliance Ledger (DCL), the trusted Matter data store. You must upload the CDP URI to the Matter DCL so that it can be discovered when validating DACs. For more information about determining the CDP URI, see [Determining the CRL Distribution Point (CDP) URI ](./crl-planning.html#crl-url). For more information about Matter, see the [Matter standard home page](https://csa-iot.org/all-solutions/matter/).