憑證設定

Jamf Connect 說明文件

Solution
Application
Jamf Connect
Content Type
技術說明文件
Utilities & Services
ft:locale
zh-TW
  • 網域com.jamf.connect
  • 字典Certificates
  • 說明

    用於配置 Windows Web CA 設定

設定

說明

X.509憑證授權單位

WindowsCA

指定 Windows Web 憑證授權單位 (CA) 的 URL,以供 Self Service+ 用於憑證。

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

憑證範本

CertificateTemplate

指定 Windows Web CA 憑證範本。

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

自動取得憑證

GetCertificateAutomatically

Self Service+ 在登入時可自動從 Windows Web CA 取得憑證。

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

關聯的Wi-Fi網路

SecureNetworks

指定與 Self Service+ 建立的憑證關聯的安全無線網路清單。

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

允許私鑰匯出

ExportableCertificateKey

允許匯出使用者憑證的私鑰。

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