We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0d4634 commit 14726c8Copy full SHA for 14726c8
credentials/fetch_paa_certs_from_dcl.py
@@ -37,7 +37,6 @@
37
PRODUCTION_NODE_URL_REST = "https://on.dcl.csa-iot.org"
38
TEST_NODE_URL_REST = "https://on.test-net.dcl.csa-iot.org"
39
40
-# TODO: really? We can't just get this by name from the DCL?
41
MATTER_CERT_CA_SUBJECT = "MFIxDDAKBgNVBAoMA0NTQTEsMCoGA1UEAwwjTWF0dGVyIENlcnRpZmljYXRpb24gYW5kIFRlc3RpbmcgQ0ExFDASBgorBgEEAYKifAIBDARDNUEw"
42
MATTER_CERT_CA_SUBJECT_KEY_ID = "97:E4:69:D0:C5:04:14:C2:6F:C7:01:F7:7E:94:77:39:09:8D:F6:A5"
43
0 commit comments