-
Hello Rastella
I don't have anymore information about this informations !!!!
If I have before you, i will update the case.
Matt.
2009-11-13 08:41:10 UTC in MCU Media Server
-
Hello Tomas
You are always good at giving advice. I think that I could receive more than 10 requests. I think i will receive more than 30 requests per second on the OCSP responders. Does I need to increase the CPU (up to 2xCPU QuadCore) and the memory (up to 6Go RAM) ??
Best Regards
Matt.
2009-11-10 16:03:25 UTC in EJBCA, J2EE PKI Certificate Authority
-
Hello Everybody
I finish my lab test and I need to buy servers for PKI. I need 2 servers (master/slave) and 2 OCSP responders (master/slave).
I'm not sure for the hardware requirements :
* For Ejbca servers : I think a dualCore CPU, 4Go of RAM, Raid 1 for the system and Raid 5 for the Data (mysql, heartbeat, ejbca, logs, ...)
* For Ocsp Responders : DualCore CPU, 2Go of Ram...
2009-11-10 14:08:49 UTC in EJBCA, J2EE PKI Certificate Authority
-
Hello
I download the file for testing Media Server but I didn't find the login and the password for the Linux prompt.
There is a web interface for the MCU.
The login and password are the same than the linux prompt ?
Regards
Matt.
2009-11-02 08:06:24 UTC in MCU Media Server
-
Hello
My mistake was to not enter the authentication code when I create the CA. I don't know why I think in the Hardware Token properties when I configure the pin <login> it is the password for access to the HSM !!!
<br/> Sorry for this stupide mistake !!!
Regards
Matt.
2009-10-30 12:33:08 UTC in EJBCA, J2EE PKI Certificate Authority
-
Hello
As you say, the simulator is not free but as tell thamwickenberg this is not problem to test it.
I install the crypto lan on a windows XP virtual machine and i follow the Tomas guide. I success to install it but after 2 days the virtual machine bug. I need to reinstall windows and the simulator.
I success to initialize the slot and create the defaultKey, SignKey and testKey. Now...
2009-10-29 11:40:14 UTC in EJBCA, J2EE PKI Certificate Authority
-
Hello Anatom
You are true, i delete some certificate using sql commands.
My problem was I delete username with 2 valid certicates. Only one was revoke but no the other one.
How can i make sure if I delete an username all the certificate were revoked ?? This problem could appear because some external people will create,delete, modify usernames. How make sure that there are not no-revoked...
2009-10-16 09:52:19 UTC in EJBCA, J2EE PKI Certificate Authority
-
The sql request give that :
mysql> select username, subjectDN from CertificateData where revocationDate=0 and status=40;
Empty set (0.00 set)
I'm looking on the database using mysql query browser for see something strange and I see 3 entries where the revocation raison are at 0.
mysql> SELECT username, subjectDN, RevocationDate, revocationReason FROM CertificateData C where...
2009-10-15 13:44:23 UTC in EJBCA, J2EE PKI Certificate Authority
-
Hello Johan
How can find the full stacktrace ?
I can give you the jboss log :
14:05:12,744 ERROR [Log4jLogDevice] Exception :
java.lang.NullPointerException
at java.util.Calendar.setTime(Calendar.java:1075)
at java.text.SimpleDateFormat.format(SimpleDateFormat.java:876)
at java.text.SimpleDateFormat.format(SimpleDateFormat.java:869)
at...
2009-10-15 12:11:28 UTC in EJBCA, J2EE PKI Certificate Authority
-
Hello everybody
I add a new CA in ejbca. Before I can create the daily CRL using crontab but for few days I can't do it.
If i use "bin/ejbca.sh ca createcrl <CA name> " i have got this error message :
09:32:02,215 ERROR [Log4jLogDevice] Exception :
java.lang.NullPointerException
at java.util.Calendar.setTime(Calendar.java:1075) ......
09:32:02,281 ERROR...
2009-10-15 08:58:12 UTC in EJBCA, J2EE PKI Certificate Authority