|
From: parveez b. m. <par...@re...> - 2013-04-17 09:29:56
|
Dear All, I have below requirement I would be using Admin UI of the CA for the following: 1. create Asymmetric Key pair 2. Generate Digital Certificate. 3. Save Digital certificates recieved by third party. Now in my Java Project I would be doing the below: Fetch the Asymmetric(Private Key) from EJBCA Fetch the Digital Certificate from EJBCA Does EJBCA has interfaces which can be used by external applications(similar to above).Have anyone implemented similar use case using EJBCA Thanks and Regards, Parveez |