Skip to content

Using caAgentServerCert Profile

Endi S. Dewata edited this page Jan 16, 2021 · 1 revision

Agent-Authenticated Server Certificate Enrollment

This certificate profile is for enrolling server certificates with agent authentication.

$ pki -n caadmin \
    client-cert-request \
    cn=$HOSTNAME \
    --profile caAgentServerCert
Clone this wiki locally