Export an Certificate to PKCS12 with JSS

2007-06-01 Thread Keller Kind
Does anyone know, how to export an Certificate to PKCS12 with JSS. I have found a Code-Sample, but this doesnt work, because the Method privateKey.getEncoded() allways returns null. Thank for hints _ Sie suchen E-Mails, Dokumente ode

Creating Certificate with Firefox

2007-05-21 Thread Keller Kind
Hello, can anyone give me an advice how to create a selfsigned certificate with firefox? I hava implemented a Addon, which calls my openssl.exe from the command-line to generate a selfsigned certificate and convert it to PKCS12. But i want to do this without openssl. Is there any other way? Can i u

can someone help me with jss?

2007-03-28 Thread Keller Kind
hello everybody, i wanna to develop a little extension for mozilla for creating client x.509 certificates. so i thought JSS would be the right solution, but i have problems with it and there is no really tutorial. i tried to get the example ListCert from the website running. public static void mai