Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
ASP .Net Security
HTTPS and Certificate
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Chris, post: 4272175"] Hello. I have an ASP .NET Application that I have been using that calls a web service on another machine. Our company wants to implement HTTPS between the two applications. I have changed the call to the web service URL to [URL]https://example:8700/example[/URL]. Now I get a message indicating: The underlying connection was closed: Could not establish trust relationship with remote server. Does anyone know what I need to do to implement HTTPS? I have installed the certificate through my browser in a trusted folder but I can't get my development environment (Visual Studio) to work. A piece of example code would be great. I have seen the same error on many other posts but didn't see a resolution. Thanks for your help. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
ASP .Net Security
HTTPS and Certificate
Top