上一主题: (可选)加载 CRL 文件下一主题: 配置 SCARVES 包装器


配置企业管理器以使用 SCARVES

必须配置企业管理器才能启用智能卡身份验证。

请执行以下步骤:

  1. 转到 <EM_HOME>\config,打开 IntroscopeEnterpriseManager.properties 文件,然后设置以下属性:
  2. 转到 <EM_HOME>\config,打开 em-jetty-config.xml 文件,然后设置以下属性:
  3. 转到 <EM_HOME>\config,打开 IntroscopeEnterpriseManager.properties 文件,然后执行以下步骤:
    1. 对属性 introscope.enterprisemanager.webserver.jetty.configurationFile=em-jetty-config.xml 取消注释
    2. needclientauth 属性设置为 true
  4. 转到 <EM_HOME>\config,打开 introscopewebview.properties 文件,然后执行以下步骤:
    1. 对属性 introscope.webview.jetty.configurationFile=webview-jetty-config.xml 取消注释
    2. needclientauth 属性设置为 true
  5. 重新启动企业管理器。