Active Directory Certificate (com.apple.ADCertificate.managed)

com.apple.ADCertificate.managed

The payload that configures Active Directory Certificate settings.

macOS(10.7)
Branch: release

Settings (11)

SettingTypeRequiredDefaultManual InstallSupported OS
Certificate Server
CertServer
The fully qualified host name of the CA.
stringrequired
Yes
macOS (10.7+)
Certificate Template
CertTemplate
The certificate template for your environment. The default user certificate value is \`User\`. The default computer certificate value is \`Machine\`.
stringrequired
Yes
macOS (10.7+)
Description
Description
A user-friendly description of the certification identity.
stringoptional
Yes
macOS (10.7+)
Certificate Renewal Time Interval
CertificateRenewalTimeInterval
The number of days in advance of certificate expiration that the notification center notifies the user.
integeroptional
Yes
macOS (10.7+)
Certificate Authority
CertificateAuthority
The name of the certificate authority (CA), which is determined from the common name (CN) of the Active Directory entry. Available in macOS 10.8 and later. Valid values: - CN=<your CA Name> - CN=`Certification Authorities` - CN=`Public Key Services` - CN=`Services` - CN=`Configuration` - CN=<your base Domain Name>
stringoptional
Yes
macOS (10.8+)
Certificate Acquisition Mechanism
CertificateAcquisitionMechanism
This value is most commonly `RPC`; if using web enrollment, use `HTTP`. Available in macOS 10.8 and later.
stringoptional
Yes
macOS (10.8+)
Allow All Apps Access
AllowAllAppsAccess
If `true`, gives apps access to the private key. Available in macOS 10.10 and later.
booleanoptionalfalse
Yes
macOS (10.10+)
Prompt for Credentials
PromptForCredentials
If `true`, the system prompts the user for credentials when is installs the profile. This key applies only to user certificates with the Manual Download profile delivery method. Omit this key for computer certificates. Available in macOS 10.8 and later.
booleanoptionalfalse
Yes
macOS (10.8+)
Key Is Extractable
KeyIsExtractable
If `true`, the system allows exporting the private key. Available in macOS 10.10 and later.
booleanoptionalfalse
Yes
macOS (10.10+)
Key Size
Keysize
The RSA key size for the certificate signing request (CSR). Available in macOS 10.11 and later.
integeroptional2048
Yes
macOS (10.11+)
Enable Auto Renewal
EnableAutoRenewal
If `true`, the certificate obtained with this payload attempts auto-renewal. Auto-renewal can only be used with device Active Directory certificate payloads. Available in macOS 10.13.4 and later.
booleanoptionalfalse
Yes
macOS (10.13.4+)