Disabling Nuxwdog - dogtagpki/pki GitHub Wiki

Overview

This page describes the process to disable Nuxwdog on a PKI server instance.

Procedure

First, stop the server with the following command:

$ systemctl stop [email protected]

Then disable Nuxwdog with the following command:

$ pki-server nuxwdog-disable

Next, restore /var/lib/pki/pki-tomcat/conf/password.conf.

Finally, restart the server with the following command:

$ systemctl start [email protected]
⚠️ **GitHub.com Fallback** ⚠️