Michael Ströder wrote:
>
> Which version of certutil has to be used for creating cert7.db and where
> to download it? (Windows or Linux).
It seems nss 3.4.2 is suitable.
http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_4_2_RTM/
Ciao, Michael.
_
I have done this succesfull witk package "iaik"
http://javadoc.iaik.tugraz.at/iaik_jce/current/index.html
// working iaik convert from DER to ASCII
System.out.println(cert.getExtensionValue("1.3.6.1.4.1.15284.10.2.1").toString());
ASN1Object a1 =
iaik.asn1.De
[EMAIL PROTECTED] a écrit :
export: pk12util -o myself.cacert.p12 -n "certs.myorg.org/signing" [-d
oldDB]
import: pk12util -i myself.cacert.p12 [-d newDB]
great, I'll check that also, thank you all very much for the help.
I also guess I'd better understand all the mechanism.
That's why I'm re
3 matches
Mail list logo