mirror of
https://github.com/apple/device-management.git
synced 2026-09-22 17:40:45 +02:00
Release-v27.0
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"URL": "https://example.com/scep",
|
||||
"Name": "This is a ClientIdentifier",
|
||||
"Subject": [[["C", "US"]], [["O", "Example Inc."]], [["1.2.840.113635.100.6.99999.99999", "test custom OID value"]]],
|
||||
"Challenge": "1E857F393D01EAE47E4A4AC2D8B8CFE4",
|
||||
"Keysize": 2048,
|
||||
"Key Type": "RSA",
|
||||
"Key Usage": 5,
|
||||
"Retries": 3,
|
||||
"RetryDelay": 10,
|
||||
"SubjectAltName": {
|
||||
"dNSName": "site.example.com",
|
||||
"rfc822Name": "rfc822",
|
||||
"uniformResourceIdentifier": "https://www.example.com/",
|
||||
"ntPrincipalName": "Principal Example"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user