Re: HTTPS and Certificate

From: Guogang (nospam_at_no_such_domain.com)
Date: 01/16/04


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.
>



Relevant Pages

  • Re: WSE and SSL
    ... Adding ssl support has nothing to do with web service implementation. ... All you need to do is get a valid certificate and change the settings in IIS to make the web application use ssl. ... the calling application requests using HTTP. ... Are there any examples/sample codes that would implement like a Hello World service in HTTPS? ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • HttpWebRequest adding junk characters
    ... I am trying to invoke a remote Web Service that accepts XML data over https ... but the server is returning a "The data at the root level is invalid. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • RE: WSE and SSL
    ... the web service supports password hashing. ... the calling application requests using HTTP. ... codes that would implement like a Hello World service in HTTPS? ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Web service client using https
    ... I am trying to connect .NET web service using HTTPS. ... For that need to send SOAP message to the ... I have a doubt can we access web services using HTTPS ...
    (comp.lang.python)
  • RE: HTTPS and Certificate
    ... I have an ASP .NET Application that I have been using ... that calls a web service on another machine. ... Does anyone know what I need to do to implement HTTPS? ... BizTalk Utilities - Frustration free BizTalk Adapters ...
    (microsoft.public.dotnet.framework.aspnet.webservices)