Re: HTTPS and Certificate
From: Guogang (nospam_at_no_such_domain.com)
Date: 01/16/04
- Next message: Alexander Stojakovic: "Inregrated security under Win 2K + XP"
- Previous message: Shawn Wheatley: "Complicated Fallback ASP.NET Security"
- In reply to: Chris: "HTTPS and Certificate"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 15 Jan 2004 15:13:16 -0800
As a start point, you may try to visit your new service
https://example:8700/example using IE, you will see a few dialog boxes
poping up which will provide information on exactly what is not accepted by
your computer.
"Chris" <anonymous@discussions.microsoft.com> wrote in message
news:055301c3daaa$3f10b1a0$a001280a@phx.gbl...
> 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 https://example:8700/example. 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.
>
- Next message: Alexander Stojakovic: "Inregrated security under Win 2K + XP"
- Previous message: Shawn Wheatley: "Complicated Fallback ASP.NET Security"
- In reply to: Chris: "HTTPS and Certificate"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|