Certificate Settings

Jamf Connect Documentation

Solution
Application
Jamf Connect
Content Type
Technical Documentation
Utilities & Services
ft:locale
en-US
  • Domaincom.jamf.connect
  • DictionaryCertificates
  • Description

    Used to configure Windows web CA settings

Setting

Description

X.509 Certificate Authority

WindowsCA

Specifies the URL of the Windows web certificate authority (CA) for Self Service+ to use for certificates.

<key>WindowsCA</key>
<string>dc1.jamfconnect.test</string>

Certificate Template

CertificateTemplate

Specifies the Certificate template from a Windows web CA.

<key>CertificateTemplate</key>
<string>User Auth</string>

Get Certificates Automatically

GetCertificateAutomatically

Enables Self Service+ to get a certificate from a Windows web CA automatically on sign-in.

<key>GetCertificateAutomatically</key>
<false/>

Associated Wi-Fi Networks

SecureNetworks

Specifies a list of secure wireless networks to associate with the certificate Self Service+ created.

<key>SecureNetworks</key>
<array>
<string>SSID1</string>
<string>SSID2</string>
</array

Allow Private Key Exports

ExportableCertificateKey

Allows the private key of the user certificate to be exported.

<key>ExportableCertificateKey</key>
<false/>