-
Notifications
You must be signed in to change notification settings - Fork 137
PKI Server HTTP Connector Host CLI
Endi S. Dewata edited this page Dec 8, 2021
·
2 revisions
PKI provides tools to manage SSL host configuration.
Available since: PKI 10.7.
$ pki-server http-connector-host-find Secure ----------------- 1 entries matched ----------------- Hostname: _default_ SSL Protocol: SSL Certificate Verification: optional Trust Manager: org.dogtagpki.tomcat.PKITrustManager
$ pki-server http-connector-host-add Secure _default_ \ --sslProtocol SSL \ --certVerification optional \ --trustManager org.dogtagpki.tomcat.PKITrustManager
$ pki-server http-connector-host-del Secure _default_
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |