Hi Teemu,
Thanks for the reply.
> Is there chance it would be connectivity issue?
I don't think so, since it's very fast when I connect over HTTP. It's only
when I connect over HTTPS that it's slow.
> Or are there multiple requests running when you've tested it?
I'm the only person here at the moment. And I wish I wasn't, but that's a
different problem :-)
> .NET has limit for outbound connections 2 per specific domain/IP address,
I didn't know that.
> but ti shouldn't cause issues with WinForm clients since there's usually
> only one conn at any point in time.
Yes. This WinForms makes only one call to this webservice at startup.
DJ
Teemu Keiski - 01 Sep 2007 17:35 GMT
Is the certificate on the site ok? And not self-issued?
Oh, and btw try also other type of clients. Or try from other machines too.

Signature
Teemu Keiski
AspInsider, ASP.NET MVP
http://blogs.aspadvice.com/joteke
http://teemukeiski.net
> Hi Teemu,
>
[quoted text clipped - 20 lines]
>
> DJ
Teemu Keiski - 01 Sep 2007 18:03 GMT
Follow-up also to webservices group.
Teemu
> Is the certificate on the site ok? And not self-issued?
>
[quoted text clipped - 26 lines]
>>
>> DJ
David Jackson - 01 Sep 2007 18:24 GMT
> Follow-up also to webservices group.
Thanks. Do you think I should post the original post in there?
Teemu Keiski - 01 Sep 2007 18:49 GMT
That's a good idea
>> Follow-up also to webservices group.
>
> Thanks. Do you think I should post the original post in there?
David Jackson - 01 Sep 2007 19:53 GMT
>>> Follow-up also to webservices group.
>>
>> Thanks. Do you think I should post the original post in there?
>
> That's a good idea
OK - I've done it.
David Jackson - 01 Sep 2007 18:04 GMT
> Is the certificate on the site ok?
As far as I can tell. When I open up the site in IE and click on the
padlock, it tells me that GeoTrust thinks the certificate is OK.
> And not self-issued?
It better not be, since we paid for it! It says it was issued by Equifax
Secure Certificate Authority.
> Oh, and btw try also other type of clients. Or try from other machines
> too.
Sorry, I should have mentioned that was one of the checks that I'd already
done. Same thing, unfortunately.