Search

Chapter 8. Managing PKI ACME Responder

download PDF
This chapter describes how to manage PKI ACME Responder.
For information on how to set up PKI ACME Responder, see the Setting up PKI ACME Responder chapter in the Red Hat Certificate System Planning, Installation, and Deployment Guide.

8.1. Enabling/Disabling ACME Services

Users that belong to the Administrators group can enable or disable services in the ACME responder. The user can authenticate either with basic authentication or client certificate authentication.
  • To enable or disable ACME services with basic authentication, specify the username and password:
    $ pki -u <username> -p <password> acme-<enable/disable>
  • To enable or disable ACME services with client certificate authentication, specify the certificate nickname and NSS database password:
    $ pki -n <nickname> -c <password> acme-<enable/disable>
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.