Candibiotic
News Update :

Steps to add certificate to keystore

Saturday, February 21, 2009

1.Click on URL that installs certificates, this window will appear and asking for Installation of third party certificate. Click on “yes” to install the certificate.















2)If your browser does not ask for certificate, double click on the icon at the bottom of the browser and install the certificate.














3)To copy the certificate , in the browser click on “Tools->Internet Option” and navigate to “Content” tab. Click the Certificate section.



















4)Under the Certificate section, click on “Certificates” and search for the required certificate under the tabs.


















5)Select the appropriate certificate and then click on “Export” button. You will see this window.
Click on “Next”, you will see this window. The default Export file format is DER Encoded binary X.509. Then click on next.
















6)Enter the path where you have to store the certificate















7)-import Add Key Entries and Trusted Certificates.
[-alias ALIAS] [-file FILE] [-keypass PASSWORD]
[-noprompt] [-trustcacerts] [-storetype STORE_TYPE]
[-keystore URL] [-storepass PASSWORD]
[-provider PROVIDER_CLASS_NAME] [-v].

Following command to add a certificate to application server keystore:

Command:

\bin\keytool -import –alias -trustcacerts -file -keystore cacert.jks

Example:
\bin\keytool -import –alias hdfc -trustcacerts -file hdfc.cer -keystore cacert.jks

Enter keystore password: changeit

Share this Article on :

0 comments:

Post a Comment

 

© Copyright Vinayak Wins 2010 -2011 | Design by Herdiansyah Hamzah | Published by Borneo Templates | Powered by Blogger.com.