缺少根证书

此策略设置可控制 Outlook 2007 在缺少根证书时如何操作。



如果您启用此策略设置,您可以从用于确定 Outlook 2007 在缺少 CRL 时如何操作的三个选项中选择。



- 既非错误也非警告。此选项既不显示错误也不显示警告,并强制使用 Outlook 2007 中的默认配置。



- 警告。此选项确保 Outlook 在缺少 CRL 时显示警告消息。



- 错误。此选项确保 Outlook 在缺少 CRL 时显示错误消息。



如果您禁用或不配置此策略设置,在无法找到根证书时将不通过警告或错误提示用户。

支持的平台: Windows Vista 及以上版本

将缺少的根证书表示为:


  1. 既非错误也非警告
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Office\12.0\Outlook\Security
    Value NameSigStatusNoTrustDecision
    Value TypeREG_DWORD
    Value0
  2. 警告
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Office\12.0\Outlook\Security
    Value NameSigStatusNoTrustDecision
    Value TypeREG_DWORD
    Value1
  3. 错误
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Office\12.0\Outlook\Security
    Value NameSigStatusNoTrustDecision
    Value TypeREG_DWORD
    Value2


outlk12.admx

管理模板(用户)