Skip to content

Configuring System Certificate Profiles

Endi S. Dewata edited this page Sep 30, 2021 · 12 revisions

Overview

System certificate profiles are used to generate the initial system certificates during installation.

The system certificate profile templates are stored in /usr/share/pki/ca/conf. During CA installation the system certificate profiles will be copied into /var/lib/pki/<instance>/<subsystem>/conf.

The profiles can be configured with the Two-Step Installation process.

Configuration Process

Run installation step 1.

Edit the profile configuration files in /var/lib/pki/<instance>/<subsystem>/conf:

id=...
name=...
description=...
profileIDMapping=...
profileSetIDMapping=...
list=<list of numbers>
<number>.default.class=...
<number>.default.name=...
<number>.default.params.<name>=...

Finally, run installation step 2.

System Certificate Profiles

See Also

Clone this wiki locally