Hi everybody!!!
I have a ssl web service running correctly, except with an error in chrome because i use an autosigned certificarte, make it with makecert utitlity.
When I am trying to consume Web Services in my Dot Net application I am facing the error below.
"The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel."
Thanks!!!!
0
Answers
nobody has an idea??
I researched and I think the problem is the certificate, but i don't know for sure.
The web service is properly published and i add it in Visual Studio without a problem, but I can't use it as I always did.
Thanks.
Yes you are right the above error seems to be a certificate issue which needs to be installed. But there's a way where you can ignore this for a time being.
Please check the below links if it helps.
stackoverflow.com/questions/11222759/error-c-sharp-the-underlying-connection-was-closed-could-not-establish-trust-r
stackoverflow.com/questions/12624841/web-client-exception-the-underlying-connection-was-closed-could-not-establish
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/