mirror of
https://gitee.com/openharmony/security_code_signature
synced 2024-11-23 22:29:59 +00:00
add testing tool cert
Signed-off-by: lihehe <lihehao@huawei.com> Change-Id: I66eccb00649014c7a90cecfc8c2bd44007d5760d
This commit is contained in:
parent
0e7e05d312
commit
a10408e231
@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user