ejbca-ce
ejbca-ce copied to clipboard
EJBCA® – Open-source public key infrastructure (PKI) and certificate authority (CA) software.
I am using EJBCA 7.9.0.2 Community and am getting NullPointerException after I hit "Save" in End Entity edit page. This End Entity uses subAltNames (DNS Names). ``` Caused by: java.lang.NullPointerException...
I find myself configuring the email to be able to send notifications, for which I am using a GMAIL email, it has IMAP and POP enabled. To run the docker...
This is something that I am not really familiar with, but I banged my head against the wall some days and nights because of this. Of course I might have...
I face such an error when I try to Create CRL through the EJBCA Administration dashboard. CA Functions -> CA Structure & CRL's -> "Create CRL". When I click this...
EJBCA Enterprise contains a publisher called "SCP publisher" which can publish CRLs and certificates to another server using SCP. It would be nice to have something similar in EJBCA Community....
When trying to delete a soft or p11 cryptotoken, an exception occurs. Issue was solved, with proposed changes in files: - /opt/ejbca-ce/modules/admin-gui/src/org/ejbca/ui/web/admin/cryptotoken/CryptoTokenMBean.java - /opt/ejbca-ce/modules/cesecore-ejb/src/org/cesecore/configuration/GlobalConfigurationSessionBean.java
I am using ejbca ce using docker and i am trying to work with acme protocl but i saw this  Where the protocol acme is Unavailable. Why ? How...
Hi, There are missing **required** checkbox in the End Entity Profile editor, I'd like to force requirement of **Certificate Validity Start Time** and **Certificate Validity End Time** but I can't,...
I think this can only happen with unused crypto tokens. EJBCA 7.4.3.2 Community official Docker container Steps to reproduce: 1. Create three soft crypto tokens (e.g. test0, test1, test2). 2....
Hello @ll, we followed the instruction from https://doc.primekey.com/ejbca790/ejbca-installation/application-servers/wildfly-24 and ending up in the java error: could not deserialize. Trace: 2022-09-06 10:50:51,926 INFO [org.ejbca.core.ejb.authorization.AuthorizationSystemSessionBean] (ServerService Thread Pool -- 117) Roles or...