Learn how to issue a client authentication certificate using the EJBCA Community Docker container

In this guide, you will learn to:

  • Create basic profiles​
  • Issue client authentication certificate​ (PKCS#12 keystore​)
  • Download CA certificate

The EJBCA Community container is started as an ephemeral instance which means that when you stop the container, it will automatically be removed and all data will be destroyed. This setup is suitable for testing EJBCA or for evaluating added functionality in an updated version. For information on running the container with more production-like settings with persistent data, refer to EJBCA on Docker Hub.

Prerequisites

Before you begin, you need a started EJBCA container and access to the EJBCA CA UI. To learn how, you can follow the Quick Start Guide - Start EJBCA Container with Client Certificate Authenticated Access.


Next steps

In this guide, you learned how to create basic profiles and issue a client authentication certificate in EJBCA.

To learn how to get started with the SignServer container, you can follow Quick Start Guide - Start SignServer Container with Client Certificate Authenticated Access.

Next, you can browse our other video tutorials on the Keyfactor Community YouTube channel.