mirror of
https://github.com/apple/device-management.git
synced 2026-08-24 01:02:29 +02:00
Seed6
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"security": {
|
||||
"certificate": {
|
||||
"list": [
|
||||
{
|
||||
"identifier": "F6A7B8C9-D0E1-2345-FABC-345678901234",
|
||||
"declaration-identifier": "com.example.certificate",
|
||||
"subject-summary": "Example Corp Root CA",
|
||||
"is-identity": false,
|
||||
"data": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA..."
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user