SSL From Web to Report Server?

Discussion in 'ASP.NET / ASP.NET Core' started by louden, Apr 7, 2010.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I'm trying to make an SSL Call programmatically from my web server (web707) to a report server (rs2k801), only I'm getting an error:

    The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.

    Is there some reason why I can't make an SSL call? This works in my development environment.

    Thanks in advance.
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    this issue has been fixed.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page