Are there any Java API's or classes for issuing certificates from Windows
2003 Certification Authority. I have CA under Windows 2003 and I would like
to build Java application interface for issuing, verifying and revoking
certificates.
Any help appreciate.
Regards,
Kostadin Stojanov
Edward A. Feustel - 10 Jan 2005 11:10 GMT
> Are there any Java API's or classes for issuing certificates from Windows
> 2003 Certification Authority. I have CA under Windows 2003 and I would
[quoted text clipped - 7 lines]
>
> Kostadin Stojanov
Since there is a browser interface for doing most of this, why not make use
of it? Or do you need a scripted autonomous process?
Ed