|
From: yousif h. <yoh...@gm...> - 2013-04-15 16:16:40
|
Dear Parveez, Firstly, since you know that EJBCA is used for PKI systems, you should be familiar with the fact that PKI is a system to manage the Digital Certificate. Starting from your last question, the certificate always contains the Public Key. In fact the Digital Certificate is the binding of the public key to one's identity. Using EJBCA, you can generate Asymmetric keys and sign a Digital Certificate. As for the "saving" of the keys (I'll assume you're talking about the Private Keys), yes you can enable the option of backing up the key. But then it's important to note that you'd better back up Encryption Keys but not Signing Keys. The signing Key should always be with the owner of the key only for non-repudiation purposes. Best Regards; Yousif Hussin On Mon, Apr 15, 2013 at 5:33 PM, parveez basha mohammad < par...@re...> wrote: > Dear All, > I am planning to use EJBCA as PKI tool.Below are some queries > > Can it generate Symmetric Key and Asymmetric Key(Public Key/Private Key) > Will it takes care of saving and retrieving of generated Symmetric and > ASymmetric Keys. > > Will it generate Certicate based on the Public Key > Thanks and Regards, > Parveez > > <http://sigads.rediff.com/RealMedia/ads/click_nx.ads/www.rediffmail.com/signatureline.htm@Middle?> > Get your own *FREE* website and domain with business email solutions, click > here<http://track.rediff.com/click?url=___http://hosting.rediff.com/rediffmailpro/business-email?sc_cid=sig___&cmp=sig&lnk=sig&nsrv1=host> > > > ------------------------------------------------------------------------------ > Precog is a next-generation analytics platform capable of advanced > analytics on semi-structured data. The platform includes APIs for building > apps and a phenomenal toolset for data science. Developers can use > our toolset for easy data analysis & visualization. Get a free account! > http://www2.precog.com/precogplatform/slashdotnewsletter > _______________________________________________ > Ejbca-develop mailing list > Ejb...@li... > https://lists.sourceforge.net/lists/listinfo/ejbca-develop > > |