Skip to content

PKI Security Domain Host CLI

Endi S. Dewata edited this page Oct 28, 2021 · 4 revisions

Overview

The pki securitydomain-host commands can be used to manage the hosts in the security domain.

Listing Security Domain Hosts

To list the hosts in the security domain:

$ pki securitydomain-host-find
  Host ID: CA ca.example.com 8443
  Hostname: ca.example.com
  Port: 8080
  Secure Port: 8443
  Domain Manager: TRUE
  Clone: FALSE

  Host ID: KRA kra.example.com 8443
  Hostname: kra.example.com
  Port: 8080
  Secure Port: 8443
  Domain Manager: FALSE
  Clone: FALSE
Clone this wiki locally