Go to main content

Oracle® ZFS Storage Appliance 管理指南,发行版 OS8.8.0

退出打印视图

更新时间: 2018 年 11 月
 
 

将证书分配给服务 (CLI)

要将证书分配给 LDAP 服务,请使用以下步骤。

  1. 要查看所有证书条目,请转到 configuration settings certificates trusted 上下文,然后输入 show 命令。
    hostname:configuration settings certificates trusted> show
    Properties:
                    default = auto
    System Certificates:
    CERT     TYPE SUBJECT                   ISSUER                    EXPIRES   
    cert-002 cert hostname.us.example.com  Joe Test CA               2038-1-21
  2. 选择要分配给服务的证书。
    hostname:configuration settings certificates trusted> select cert-002
    hostname:configuration settings certificates trusted cert-002> set services=ldap
                       services= ldap (uncommitted)     
    hostname:configuration settings certificates trusted cert-002> commit