See below for troubleshooting CA Gateway issues related to EJBCA enrollment.
EJBCA authentication failures
If you see authentication errors when enrolling certificates with an EJBCA certificate authority:
- Verify the client certificate was issued by ManagementCA.
- Verify the administrator was added as a member of the role with the correct match criteria.
- Check that the role has access to the required CAs and End Entity Profiles.
See Configuring and issuing the EJBCA client certificate for details on each operation.
EJBCA SSL/TLS Connection Failures
If you see SSL/TLS connection errors when enrolling certificates with an EJBCA certificate authority:
- Verify the trust store file path is correct.
- Verify the EJBCA hostname matches the SSL certificate.
- Check that the trust store contains the correct CA certificates.
- For password-less JKS files, ensure
trust-store-passwordis empty or omitted.
See EJBCA properties for details on the configuration parameters.
EJBCA certificate issuance failures
If certificates fail to issue with an EJBCA certificate authority:
- Verify the End Entity Profile has access to the requested certificate profile.
- Verify the certificate profile is configured for the desired key usage and extensions.
- Check that Subject Alternative Names (SANs) are enabled in the End Entity Profile (if using SANs).
- Review EJBCA logs for detailed error messages.