You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Endi S. Dewata edited this page Nov 29, 2021
·
5 revisions
Overview
CSR extensions can be added into any system certificate’s CSR during installation (see Two-Step Installation). The extensions cannot be added after installation.
Configuration
To add CSR extensions, edd the following parameters into /var/lib/pki-tomcat/<subsystem>/conf/CS.cfg:
The <tag> is the ID of the system certificate whose CSR will contain the specified extension.
The valid certificate IDs are listed in <subsystem>.cert.list in CS.cfg which are different for each subsystem.
For CA the valid certificate IDs are signing, ocsp_signing, sslserver, subsystem, audit_signing.
Currently only one extension can be added to each CSR (in addition to the default ones).