I must apologize; I was in error about keytool being able to
export a P12 file out of the JCE keystore - this cannot be
done by keytool yet - you can only import P12's in JDK6.

However, if you're still interested in keytool for generating
keys and certs, "keytool -help" or "man keytool" provide all
details.

Arshad Noor
StrongAuth, Inc.

fat.fuck wrote:
On 2 Dec, 22:11, Arshad Noor <[EMAIL PROTECTED]> wrote:
Finally, if you're going to be using digital certificates, while
openssl will do the job for you, since you say you know Java, you
can also use keytool from the JDK to create your key, cert and P12 -
all using the same command; you can then just import the P12 to the
Mozilla databases.

keytool sounds like a plan! please, mr. noor. won't you share the
specific keytool command with me (and future readers) in this thread?
you would be doing the community a huge favor. thanks in advance.
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to