-
Notifications
You must be signed in to change notification settings - Fork 137
Setting up Subsystem User
Endi S. Dewata edited this page Jun 14, 2024
·
3 revisions
This page describes the process to set up a subsystem user.
$ pki-server ca-user-add \ --full-name CA-pki.example.com-8443 \ --type agentType \ CA-pki.example.com-8443
In PKI 11.6 or later the user certificate can be specified with the --cert <path>
option.
$ pki-server ca-user-cert-add \ --cert subsystem.crt \ CA-pki.example.com-8443
$ pki-server ca-user-role-add CA-pki.example.com-8443 "Subsystem Group"
Tip
|
To find a page in the Wiki, enter the keywords in search field, press Enter, then click Wikis. |