PKI Server Run CLI - dogtagpki/pki GitHub Wiki

Overview

The pki-server run command can be used to run PKI server in the foreground.

Running PKI Server

To run PKI server execute the following command:

$ pki-server run <name>

Running PKI Server with JDB

To run PKI server with JDB execute the following command:

$ pki-server run <name> --with-jdb

Running PKI Server with GDB

To run PKI server with GDB execute the following command:

$ pki-server run <name> --with-gdb

Running PKI Server with Valgrind

To run PKI server with Valgrind execute the following command:

$ pki-server run <name> --with-valgrind
⚠️ **GitHub.com Fallback** ⚠️