Creating Certificate Request programatically
843810Oct 1 2003 — edited Sep 23 2005Can any one throw some light on how to create certificate requests programatically in Java?
I know that that keytool does this for us. But I would like to know if there is a way to do the same from with in a java program using java security APIs.
Thanks in advance
Sai Pullabhotla