Skip to content

Renewing Admin Certificate using CMSGateway

Endi S. Dewata edited this page Mar 27, 2024 · 3 revisions

Overview

This page describes the process to renew the admin certificate using CMSGateway.

Notes:

  • This procedure may require using Firefox earlier than version 69 that still supports <keygen>.

Renewal Procedure

To renew the admin certificate using CMSGateway, configure the following parameter in /var/lib/pki/pki-tomcat/conf/ca/CS.cfg:

ca.Policy.enable=true
cmsgateway.enableAdminEnroll=true

Restart the server, then follow the procedure at https://localhost.localdomain:8443/ca/admin/ca/adminEnroll.html.

Clone this wiki locally