Sunday, April 15, 2012

How to make my browser trust my server certificate?

Hi Guys,

I was exploring the SSL thing, and wanted to know what are the steps involved in making my browser trust the server certificate that server is sending.

First of all you need to generate a keystore (This needs to be done on server side).

Now convert this into a server certificate (and send it to client side)

Make the changes in server.xml

Check untrusted certificate on client side

How to add this certificate to Trusted Root Certification Authorities on Google Chrome??


No comments:

Post a Comment