mirror of
https://gitee.com/openharmony/security_code_signature
synced 2024-11-23 22:29:59 +00:00
add lldb-server cert
Signed-off-by: lihehe <lihehao@huawei.com> Change-Id: I9fbcd278d91290502c798632b2b8431b461f6d0e
This commit is contained in:
parent
a10408e231
commit
150cc5c746
@ -65,6 +65,13 @@
|
||||
"issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA",
|
||||
"max-certs-path":3
|
||||
},
|
||||
{
|
||||
"mode":"Release",
|
||||
"type":"Block",
|
||||
"subject":"C=CN, O=Huawei, OU=Huawei CBG, CN=HarmonyOS SDK debug tools",
|
||||
"issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA",
|
||||
"max-certs-path":3
|
||||
},
|
||||
{
|
||||
"mode":"Dev",
|
||||
"type":"Platform",
|
||||
@ -79,11 +86,11 @@
|
||||
"issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA",
|
||||
"max-certs-path":3
|
||||
},
|
||||
{
|
||||
{
|
||||
"mode":"Dev",
|
||||
"type":"Debug",
|
||||
"subject":"",
|
||||
"issuer":"",
|
||||
"subject":"C=CN, O=Huawei, OU=Huawei CBG, CN=HarmonyOS SDK debug tools",
|
||||
"issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA",
|
||||
"max-certs-path":3
|
||||
},
|
||||
{
|
||||
|
@ -58,6 +58,13 @@
|
||||
"issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA",
|
||||
"max-certs-path":3
|
||||
},
|
||||
{
|
||||
"mode":"Release",
|
||||
"type":"Block",
|
||||
"subject":"C=CN, O=Huawei, OU=Huawei CBG, CN=HarmonyOS SDK debug tools",
|
||||
"issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA",
|
||||
"max-certs-path":3
|
||||
},
|
||||
{
|
||||
"mode":"Dev",
|
||||
"type":"Platform",
|
||||
@ -75,8 +82,8 @@
|
||||
{
|
||||
"mode":"Dev",
|
||||
"type":"Debug",
|
||||
"subject":"",
|
||||
"issuer":"",
|
||||
"subject":"C=CN, O=Huawei, OU=Huawei CBG, CN=HarmonyOS SDK debug tools",
|
||||
"issuer":"C=CN, O=Huawei, OU=Huawei CBG, CN=Huawei CBG Software Signing Service CA",
|
||||
"max-certs-path":3
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user