Hello.
We have a client app that connects to an IIS-server (the client makes
webrequests aswell as 'remotes' objects hosted by IIS. My problem seems
the same in either case though).
IIS is set up to use 'Integrated Windows authentication' for the VDir in
question. But, according to the IIS-logfil
Hello.
We have a number of Server-side objects hosted in IIS. From the Client-
side we access them by registering a HttpClientChannel and then use
Activator.GetObject( ObjectType, uri ). 'uri' starts ordinarily
with 'http'. To use SSL we install a servercertificate and basically let
the uri start
Hello All.
I host a remotable object in IIS and Id like to use SSL to get to it. Now,
I've successfully installed/enabled/used a server certificate and gotten
server authentication and an encrypted connection working. But I haven't
succeeded in using a client certificate. If I configures IIS to r