Skip to content

Commit 14726c8

Browse files
authored
Update credentials/fetch_paa_certs_from_dcl.py
1 parent e0d4634 commit 14726c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

credentials/fetch_paa_certs_from_dcl.py

-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
PRODUCTION_NODE_URL_REST = "https://on.dcl.csa-iot.org"
3838
TEST_NODE_URL_REST = "https://on.test-net.dcl.csa-iot.org"
3939

40-
# TODO: really? We can't just get this by name from the DCL?
4140
MATTER_CERT_CA_SUBJECT = "MFIxDDAKBgNVBAoMA0NTQTEsMCoGA1UEAwwjTWF0dGVyIENlcnRpZmljYXRpb24gYW5kIFRlc3RpbmcgQ0ExFDASBgorBgEEAYKifAIBDARDNUEw"
4241
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"
4342

0 commit comments

Comments
 (0)