How to verify/validate the Digital Certificate?
843811Aug 5 2010 — edited Aug 9 2010Hi,
I am new to this Digital Certificate Topic.I spend a days to googled the Digital Certificate .But still I didnt get clear picture on that.
From my understaing,
1. I created the .pfx and keystore file using java keytool
2. I installed the .pfx file(my machine) by providing keystore password
3. Now I can able to generate the certificate(.crt and .cer files) and embed the certificate into the word document
4.Once I embed the certificate into the document how can I proceed further ?
Ex: If I am sending my document(contains Digital certificate) to person B, how the person will verify that , this document is comes from me or other people.
I got the information that using public Key we can verify/validate the certificate? I need to verify it programmatically (not using key tool commands)
If anyone is having idea to verify, whether the document(contains Digital certificate) is valid or not please share it to me.
Thanks
Edited by: Sudha123 on Aug 5, 2010 6:20 AM