Hello, I'm wondering if it's possible de create an intermediate CA, and get its private key to sign CSRs outside of EJBCA. I can guess this is not best practice, I'm just wondering if it's technically possible to do. Thanks !
Thank you for the quick feedback. So in this case, are the P12 files encrypted ? or just protected by a password ? if it's protected by a password, does the Database administrator have access to the password ? So he can access the private key ? Thanks,
Thank you for the quick feedback. So in this case, are the P12 files encrypted ? or just protected by a password ? if it's protected by a password, does the Database administrator have access to the password ? So he can access the private key ? Thanks,
Could you please point out where the paths to the private keys for the CAs are stored in the filesystem ? If not, are those stored on the databse level ? Thanks
I've been trying to deploy ejbca.ear, I've did the installation with same configuration several times, but now it's giving me an error when trying to ant deploy. Please find attached the log file and thanks in advance for your help. (I've tried to increase the timeout to 600 seconds, still the same issue. I've tested the database connectivity, and it's fine.
To be Deleted
Hello, After running the ant deploy-keystore command, I need to know the keystore password. I have mainly two jks files : truststore with the password changeit, and keystore with an unknown password : ( I've tried : changeit and serverpwd, but it's not working) Where can I find the keystore password in the conf ? Thanks in advance !