>> Now, when a user connects to the site, the browser shows a dialog with the >> message : The web site you want to view requests identification. Select the >> certificate to use when connecting... >> The problem is that no certificates are shown, apparently no certificate is >> valid to do the client identification although a user certificate is >> installed on the client. >> >> >> Is there an attribute missing in the user certificate? >> Is there something wrong with the server certificate or the configuration >> of the webserver? >> >> Webserver : IIS 4.0 >> Client browser : IE 6.0 >> > >I had this problem with Apache, the reason was that the CA public key was not >in the servers list of recognised Trusted Authorities. > >In Apache there is a file with all of the trusted authority certificates in >it. It is this file that the server uses to see if the certificate that the >client is presenting has been signed by a recognised certificate authority. I >imagine IIS has something similar. > >Chris...
Thank you for your response... In IIS there is a Certificate Trust List (CTL), there I added the root certificate of our OpenCA server, still the client certificates are not accepted.... Freek ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
