Re: asp.net webservice & ssl

From: Aaron Margosis [MS] (aaron.margosis.ms_at_online.microsoft.com)
Date: 02/27/04


Date: Fri, 27 Feb 2004 02:33:25 -0500

Are you sure you correctly installed the self-signed server certificate on
the client machine? (It may need to be explicitly put in the trusted roots
store.)

Is the certificate purposed for server authentication?

"Andy" <anonymous@discussions.microsoft.com> wrote in message
news:E8B5715D-9015-4525-8FCB-1755FEEA5038@microsoft.com...
> I've established an SSL (with selfSSL) certificate for my IIS ver. 5.1
> and
> i want my webservice client to connect to webservice through ssl
> (i've done all the things considered in MSDN -
http://msdn.microsoft.com/library/en-us/dnnetsec/html/SecNetHT14.asp)
> but
> all it says is an error - "Cannot establish a trusted relationship"
> .
> Can anyone help me please ???
> Does it need anything else ??