Re: use certutil's functionalities in java

2008-01-14 Thread David Stutzman
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 clas

use certutil's functionalities in java

2008-01-13 Thread Ron Lu
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 externa