Skip to content

Editing Certificate Profile

Endi S. Dewata edited this page May 11, 2023 · 4 revisions

Note: A certificate profile must be disabled before it can be modified. Once the modification is complete, the profile can be reenabled.

For convenience, a certificate profile can be visually edited in raw format (without downloading the configuration file manually) with the following command:

$ pki -n caadmin ca-profile-edit <profile ID>

This command will automatically download the profile configuration in raw format and open it with a vi text editor. When the editor is closed, the edited profile configuration will be used to update the profile on the server.

Clone this wiki locally