Go to main content

Oracle® ZFS Storage Appliance Administration Guide, Release OS8.7.x

Exit Print View

Updated: September 2017
 
 

Setting the Appliance Certificate (CLI)

To set the appliance or default certificate, use the following steps.

  1. To view all certificate entries, go to the configuration settings certificates system context, and enter the show command.
    hostname:configuration settings certificates system> show
    Properties:
                    default = auto
    System Certificates:
    CERT     TYPE SUBJECT                   ISSUER                    EXPIRES   
    cert-000 req  hostname.us.example.com     
    cert-001 CA   Joe Test CA              Joe Test CA               2038-1-19
    cert-002 cert hostname.us.example.com  Joe Test CA               2038-1-21
  2. To set a certificate as the default, use the following commands.
    hostname:configuration settings certificates system> set default=cert-000
                       default= cert-000 (uncommitted)     
    hostname:configuration settings certificates system> commit