We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This page describes the process to set up an OCSP admin user with PKI tools.
$ pki-server ocsp-user-add \ --full-name Administrator \ --type adminType \ ocspadmin
In PKI 11.6 or later the user certificate can be specified with the --cert <path> option.
--cert <path>
$ pki-server ocsp-user-cert-add \ --cert admin.crt \ ocspadmin
$ pki-server ocsp-user-role-add ocspadmin "Administrators"
Introduction
Quick Start
Installation Guide
User Guide
Programming Guide
Development Guide