Hi, I am trying to create a CA with serial number of 2 bytes. Then I receive a message that it should be between 4 to 20. I could only find the maximum value in rfc, which rfc/standard specify the minimum value ? Thank you
Hi, I am ble to access ejbca adminweb page now (i was using the wrong URL previously) Thanks, Ankush
Hello, Thank you very much for help. It did deploy successfully with the latest version of ejbca but i am unable to access the https://localhost:8443/ejbca/adminweb . I have imported the p12 in my browser. Thanks agian for quick response :) Regards, Ankush
Hi, I get the error while I try to deploy ejbca_ce_6_15_2_1 using the script, it gives the following errors before it fails: jar: [mkdir] Created dir: /home/ankush/ejbca_ce_6_15_2_1/modules/cesecore-p11/build [javac] Compiling 1 source file to /home/ankush/ejbca_ce_6_15_2_1/modules/cesecore-p11/build [javac] /home/ankush/ejbca_ce_6_15_2_1/modules/cesecore-p11/src/sun/security/pkcs11/CESeCoreUtils.java:121: error: cannot find symbol [javac] final long keyID = sunP11Key.keyID; [javac] ^ [javac] symbol:...