Questions tagged [ejbca]

EJBCA is an enterprise class PKI Certificate Authority software.

EJBCA is OSI Certified open-source software and the source code is available on SourceForge. For more information, please see the project web site.

85 questions
1
vote
1 answer

Access browser certificate store using javascript

how can i access browser certificate store, using javascript ,to know if a CA's Root certificate exists or not ?
Tariq Abbas
  • 121
  • 1
  • 13
1
vote
1 answer

Maven and cxf: abstractMethodError (getConduit) with web service

i'm trying to connect to EJBCA server with my client run on jboss. If my client is a standalone java application it runs correctly, but when the client is a Rest web service i have this error: ERROR…
luca
  • 3,248
  • 10
  • 66
  • 145
1
vote
1 answer

EJBCA how create keystore for communication between webservice and java code (wsdl exception)

i have installed ejbca with jboss on a ubuntu server. The version of jboss is 5.1.0.GA, while the version of ejbca is 4_0_10. Now i would use ejbca function in my java project (eclipse) so I implemented the following…
luca
  • 3,248
  • 10
  • 66
  • 145
1
vote
2 answers

EJBCA-ce-6-1-1- JBOS-7-final - Ubuntu 12.04 : ant deploy fail

I tried to apply steps explained at ejbca website but when I come to "ant deploy" it didn't work on ubuntu termenal this appears > lama@lama-VirtualBox:~/ejbca_ce_6_1_1$ ant install Buildfile:…
user3703199
  • 33
  • 1
  • 8
0
votes
0 answers

Signserver REST API and EJBCA

I would like to use SignServer to sign PDFs from my PHP-based application through a REST API. I want to know if this is possible. Please let me know how can I do this.
Daud khan
  • 2,413
  • 2
  • 14
  • 18
0
votes
1 answer

Swagger UI in EJBCA-CE not found

I've installed an EJBCA QuickStart container in a PoC context. I launched successfully the web panel admin is accessible by using this URL : https://localhost:8443/ejbca/adminweb/ However, I'm facing a 404 when I try to access the APIs definitions :…
aureylz
  • 15
  • 3
0
votes
1 answer

Unable to find superadmin.p12 file after successful EJBCA deployment with JBOSS EAP and ant

I'm attempting to deploy and install EJBCA on CentOS 7.6 using JBOSS EAP 6.0.4 and ant. My database is MariaDB. After executing the commands ant deploy and ant install, the log files indicate a successful build. I can access the EJBCA admin page via…
zgli
  • 1
0
votes
3 answers

Can't retrieve certificate through RA UI using username and enroll passcode

I have EJBCA deployed in my home lab to replace XCA. I've created a ClientAuth certificate using a new root certificate I created myself. And another ClientAuth certificate using the ManagementCA root certificate. As the Public Access User, without…
0
votes
1 answer

Cannot Use EJBCA as Cluster Issuer

I am trying to set up an EJBCA server to work as Cluster Issuer for all our services. Currently we use Vault to do that, but for external reasons we have to switch to EJBCA. However, with my best effort I cannot seem to get it working. I keep…
0
votes
1 answer

EJBCA - Request contiguous certificates

I want to use EJBCA with no modifications and preferably without writing proprietary software calling their interface. I need to create 4 types of certificates. Each certificate will be valid for 5 years but the private key can only be used for 7…
X509
  • 1
0
votes
1 answer

SignServer installation using docker hub

I am new to signserver and I have to installed it using docker hub, for this I got the EJBCA ManagementCA pem file. but I am not able to access signserver admin web Thanks in advance
kalyani
  • 19
  • 2
0
votes
1 answer

EJBCA get certificate revocation status

I am using an EJBCA pki to store certificates ... I implemented connection with EJBCA using soap and rest interfaces . My problem now that i want to get the revocation status of certificates. I tried two methods : first one was with soap like below…
Hana_CH
  • 105
  • 1
  • 12
0
votes
1 answer

I can't get certificate with certificate chain by using Ejbca wsdl webservice

I wish to generate a P12 certificate with certificate chain by using Ejbca WSDL webservice with certificateRequest method. Even though, I just get only the end entity certificate without certificate chain. It works if I generate the certificate by…
user3637971
  • 313
  • 5
  • 21
0
votes
1 answer

Cannot acces to localhost:8443/ejbca

I'm new in ejbca and i have to install it on a virtual machine for job Ubuntu 20.04 ejbca_7_4_3_2 wildfly-18.0.0.Final mariadb-server version: 10.3.32-MariaDB-0ubuntu0.20.04.1 Ubuntu 20.04 openjdk version "1.8.0_312" Apache…
0
votes
1 answer

CLI could not contact EJBCA instance

I can't access to ejbca CLI althought the deploy build successfully, JBoss is up and running, FirewallD is not running and all Troubleshooting steps are treated mentioned…
H_Hmd
  • 25
  • 8