When making a call to a web service running on a server using HTTPS my application throws a System.Net.WebException with the message “The underlying connection was closed: Could not establish trust relationship with remote server”. I’m not sure how to get around this issue and successfully make the call.
Share
After some research, I found a blog entry by Jan Tielens which explains what is going on and a workaround for my problem: