Certificate (PKCS#1)¶
Template
DER-encoded certificate (.cer) without private key. May contain root certificates.
Summary¶
| PayloadType: | com.apple.security.pkcs1 |
|---|---|
| Supervised Only: | |
| N/A | |
| macOS: | N/A |
| macOS Deprecated: | |
| N/A | |
| iOS: | N/A |
| iOS Deprecated: | N/A |
| Highlander: | N/A |
Keys¶
PayloadCertificateFileName¶
Payload Certificate Filename
The filename for the certificate
| Type | Default | Required | Regex | iOS | macOS | Supervised |
|---|---|---|---|---|---|---|
| string | N/A | N/A | N/A | N/A | N/A | N/A |
PayloadContent¶
Certificate Data
Mandatory. The base64 representation of the payload with a line length of 52.
| Type | Default | Required | Regex | iOS | macOS | Supervised |
|---|---|---|---|---|---|---|
| data | N/A | always | N/A | N/A | N/A | N/A |