add testing tool cert

Signed-off-by: lihehe <lihehao@huawei.com>
Change-Id: I66eccb00649014c7a90cecfc8c2bd44007d5760d
This commit is contained in:
lihehe 2024-01-02 11:33:07 +08:00
parent 0e7e05d312
commit a10408e231
2 changed files with 20 additions and 6 deletions

View File

@ -61,8 +61,8 @@
{
"mode":"Release",
"type":"Block",
"subject":"",
"issuer":"",
"subject":"C=CN, O=Huawei, OU=Huawei CBG, CN=DevEcoTesting Release",
"issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA",
"max-certs-path":3
},
{
@ -72,6 +72,13 @@
"issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA",
"max-certs-path":3
},
{
"mode":"Dev",
"type":"Platform",
"subject":"C=CN, O=Huawei, OU=Huawei CBG, CN=DevEcoTesting Release",
"issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA",
"max-certs-path":3
},
{
"mode":"Dev",
"type":"Debug",
@ -87,4 +94,4 @@
"max-certs-path":3
}
]
}
}

View File

@ -54,8 +54,8 @@
{
"mode":"Release",
"type":"Block",
"subject":"",
"issuer":"",
"subject":"C=CN, O=Huawei, OU=Huawei CBG, CN=DevEcoTesting Release",
"issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA",
"max-certs-path":3
},
{
@ -65,6 +65,13 @@
"issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA",
"max-certs-path":3
},
{
"mode":"Dev",
"type":"Platform",
"subject":"C=CN, O=Huawei, OU=Huawei CBG, CN=DevEcoTesting Release",
"issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA",
"max-certs-path":3
},
{
"mode":"Dev",
"type":"Debug",
@ -73,4 +80,4 @@
"max-certs-path":3
}
]
}
}