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.
To create a certificate request, prepare a certificate extension configuration (e.g. subsystem.conf):
authorityKeyIdentifier = keyid:always keyUsage = critical, digitalSignature, nonRepudiation, keyEncipherment, dataEncipherment extendedKeyUsage = clientAuth
Then execute the following command:
$ pki nss-cert-request \ --subject "CN=Subsystem Certificate" \ --ext subsystem.conf \ --csr subsystem.csr
Availability: PKI 10.9
Generating System Certificates
Generating Subsystem Certificate
PKI NSS CLI
Introduction
Quick Start
Installation Guide
User Guide
Programming Guide
Development Guide