I am getting this error “The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.” on mvc application.
Below web config code:
When i published code.I got this message "The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel." on error log.But when i set requireSSL="false" in web config it's working Properly.but in security tool it shows vulnerabiltiy.
Please help!
1 Reply
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Puneet KankarPosted Jul 14, 2017, 2:23 AM