Search

12.2. Usage

download PDF
Once a simple CMC Request, which contains a PKCS#10 request, has been generated, send it to the CA. The easiest method is to use the end-entities pages:
  1. Open the end-entities services pages.
    https://server.example.com:9444/ca/ee/ca/
  2. Select the caCMCUserCert profile.
  3. Paste in the CMC request.
Alternatively, use HttpClient to post it to the profile.
  1. Run the AtoB tool to convert the base-64-encoded PKCS #10 request to binary.
  2. Use the HttpClient utility to send the request.
    There are several profiles where the CMC request can be sent, including /ca/ee/ca/profileSubmitCMCFull and /ca/ee/ca/profileSubmitCMCSimple. The profile must be specified in the HttpClient configuration.
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.