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)
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.