Ron Lu wrote: > Hi, > i have successfully made acquainted with the nss tool - certutil. However, as > our project is implemented in java, is there a possibility to make use of the > functionalities of certutil in java directly? i already found out that one > can use the method exec from the class Runtime to run external programs like > command line applications such as certutil. But how can i avoid certutil and > write some code in java directly, which e.g. show all the certificates in > cert8.db or add a given certificate to the cert-database? i would appreciate > any help and advice.
Network Security Services for Java (JSS) http://www.mozilla.org/projects/security/pki/jss/ Dave _______________________________________________ dev-tech-crypto mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-crypto

