Ask a Question related to ASP Components, Design and Development.
-
Drebin #1
IIS forgetting I want it to use a client certificate...
We have a WLBS Win2K cluster with IIS5. We have an ASP app that needs to
programmatically connect to another server with a client certificate.
I created a Win2K user account, hooked up the client certificate to that
account - then set the IIS app to "High (Isolated)".. Then in Component
Services, I set the app to run as my special user account.
This works for weeks on end. There are dozens of users a day that use this,
our server establishes an SSL connection programmatically and also uses the
Client Certificate when connecting.
Then - out of the blue, we get an error on one or both of the servers of "A
certificate is required to complete client authentication."
About the only way I've been able to fix this, is to unload the ASP app,
re-set it to "High (Isolated)" - and re-set the username and password in
COM+.. and then it works fine again.
Any ideas at ALL on why IIS keeps forgetting the user context, or the client
certificates it supposed to be using???
--
Drebin Guest
-
Setting up client certificate.
I am trying to use a web service over ssl, that requires a client certificate to be installed. i imported a .p12 file and my windows applications... -
How to determine which certificate that client uses?
Hello, I have a Web Server which uses Certificate Authority(CA) and SSL. One computer with client certificate can browse web pages of this web... -
ASP.Net using a Client Certificate on IIS 6.0
I have an ASP.Net application application that uses a client certificate to communicate to a third party. Now, in Win2K, to install the Class 1... -
Client Side Certificate
Hi, Regarding Microsoft Knowledge Base Article : 315588, We have 60 clients for our ASP.NET application. Do we need to buy an SSL Key from... -
client certificate
Hi, I have this problem: I use windows 2003 iis6 and framework. I installed some web service with client certification required but if i ask the...



Reply With Quote

