Skip to content

Commit 6a71ea4

Browse files
committed
Update CloudCA_Root.crt to CloudCA_Root_v2.crt
1 parent 995bb8f commit 6a71ea4

File tree

4 files changed

+13
-24
lines changed

4 files changed

+13
-24
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,5 @@ creds/trusted/ATCS*
9999
creds/trusted/BaltimoreCyberTrustRoot2000.crt
100100
creds/www.insta.fi.*
101101
creds/Connector_Infrastructure_CA_*
102-
creds/LDevID_Issuing_CA_v2_*
102+
creds/LDevID_Issuing_CA_v*
103103
creds/trusted/Manufacturer_Root_CA_*

config/demo.cnf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ tls_trusted = creds/trusted/DigicertGlobalRootG2.crt
153153

154154
# Tenant on server
155155
recipient = /CN=CloudPKI-Integration-Test
156-
cacert = creds/trusted/CloudCA_Root.crt
156+
cacert = creds/trusted/CloudCA_Root_v2.crt
157157
trusted = $cacert
158158
out_trusted = $cacert
159159
own_trusted = $cacert

creds/trusted/CloudCA_Root.crt

Lines changed: 0 additions & 22 deletions
This file was deleted.

creds/trusted/CloudCA_Root_v2.crt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
-----BEGIN CERTIFICATE-----
2+
MIIBpDCCAUmgAwIBAgIGAW0eLuH+MAoGCCqGSM49BAMCMDUxEzARBgNVBAoMCk15
3+
QnVzaW5lc3MxDTALBgNVBAcMBFNpdGUxDzANBgNVBAMMBlRlc3RDQTAeFw0xOTA5
4+
MTEwMjM3MzJaFw0yOTA5MTEwMjM3MzJaMDUxEzARBgNVBAoMCk15QnVzaW5lc3Mx
5+
DTALBgNVBAcMBFNpdGUxDzANBgNVBAMMBlRlc3RDQTBZMBMGByqGSM49AgEGCCqG
6+
SM49AwEHA0IABOkvkTHu8QlT3FHJ1UaI7+WsHOb0US3SALtG5wuKQDjiex06/ScY
7+
5PJibvgHTB+F/QTjgelHGy1YKpwcNMcsSyajRTBDMBIGA1UdEwEB/wQIMAYBAf8C
8+
AQEwDgYDVR0PAQH/BAQDAgIEMB0GA1UdDgQWBBToZIMzQdsD/j/+gX/7cBJucH/X
9+
mjAKBggqhkjOPQQDAgNJADBGAiEAtxQ3+ILGBPItSh4b9WXhXNuhqSP6H+b/LC/f
10+
VYDjQ6oCIQDG2uRCHlVq3yhB58TXMUbzH8+OlhWUvOlRD3VEqDdcQw==
11+
-----END CERTIFICATE-----

0 commit comments

Comments
 (0)