Hi,
I don't use CTL right now, I checked Trusted Root Certification Authorities
certificate
store on local iis6 server and there is "built in" certificate for Thawte
Server CA.
My client (second web server uses certificate issued by Thawte Server CA)
Below is a pice of iif 6.0 log
#Software: Microsoft Internet Information Services 6.0
#Version: 1.0
#Date: 2003-08-25 12:42:25
#Fields: date time s-ip cs-method cs-uri-stem cs-uri-query s-port
cs-username c-ip cs(User-Agent) sc-status sc-substatus sc-win32-status
2003-08-25 12:49:09 10.30.10.10 POST /payment/pcard.authorize.aspx - 443 -
193.109.115.28 libwww-perl/5.69 403 16 2148204816
2003-08-25 12:49:28 10.30.10.10 POST /payment/pcard.error.aspx - 443 -
10.20.10.74
Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+.NET+CLR+1.0.3705) 200 0
0
script pcard.authorize.aspx - requires client certificate and comunication
is rejected by iis60,
script pcard.error.aspx - does not require certificate and works fine.
Both scripts run over ssl
Thank you for your help
regards Artek
Użytkownik "Wei-Dong Xu [MSFT]" <v-wdxu DeleteThis @online.microsoft.com> napisał w
wiadomości news:XG0kxOuaDHA.1656@cpmsftngxa06.phx.gbl...
> Hi Artek,
>
> In IIS 6.0, the root certification authority certificates must be
installed
> in the local computer Trusted Root Certification Authorities certificate
> store. With this change, IIS 6.0 verifies certificates based on the rules
> that are specified in the crypto API. IIS6 provides the client with the
> list of trusted CA from its trusted root store (CTL is subset of this
list).
>
> Based on my experience on this issue, you can also check the event viewer
> to find any related error message about this issue. You can also enable
the
> "Win32-status" from IIS log property. You can try to access the web site
> and check the IIS log to see whether there is any win32 related error
> message about this issue. It will be appreciated that you tell me any
error
> messages about this issue.
>
> Does this answer your question? Thank you for using Microsoft NewsGroup!
>
> Wei-Dong Xu
> Microsoft Product Support Services
<font color=purple> > Get Secure! - <a style='text-decoration: underline;' href="http://www.microsoft.com/security</font" target="_blank">www.microsoft.com/security</font</a>>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: IIS6 does not accept client certificate ?