OK, I think I've written a little sample program that works. Given 2
args (the path to the profile, and the path to the .crt file for the
new CA to add), this looks like it works:
Anyway, I plan to put some of this code inside my copy of selenium-rc's
proxy server (for those who care).
If anyone
Thank you both for your quick responses.
I think CryptoManager is what I have been looking for. The need was for
this to be in Java, as I am putting this code in a Java project (see
selenium; selenium-rc).
I have found how to import a CA, but am still looking for a way to mark
it as a trusted we
I am looking for a way to import a certificate into Firefox's cert8.db,
and key3.db files.
As far as I can tell, it uses PKCS #11.
My main goal is to script the import of a CA for a new profile.
I assume this could be done without much trouble in
org.mozilla.jss.pkcs11 somehow, but I have found
3 matches
Mail list logo