There was an error while loading. Please reload this page.
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.
--cert <path>
$ 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"
Introduction
Quick Start
Installation Guide
User Guide
Programming Guide
Development Guide