mirror of
https://github.com/apple/device-management.git
synced 2026-08-19 09:47:16 +02:00
16 lines
465 B
JSON
16 lines
465 B
JSON
{
|
|
"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..."
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|