Forum Moderators: open

Message Too Old, No Replies

Webservice to validate SSL certificate

webservice,SSL certificate

         

uselessjunk

11:58 am on Mar 8, 2011 (gmt 0)

10+ Year Member



Hi,
could anybody help me out to know how to validate SSL certificate provided by verisign to validate through Webservice
any help is appreciated

Ocean10000

2:55 am on Mar 10, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



If your using dot.net Webservice class's (which is generated for you) and make sure the url starts with https the base class will actually verify the cert for you. If the cert fails the connection fails.