<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Client SSL Authentication for Microsoft IIS Part 2: Setting up Mutual Authentication</title>
	<atom:link href="http://securitymusings.com/article/618/client-ssl-authentication-for-microsoft-iis-part-2-setting-up-mutual-authentication/feed" rel="self" type="application/rss+xml" />
	<link>http://securitymusings.com/article/618/client-ssl-authentication-for-microsoft-iis-part-2-setting-up-mutual-authentication</link>
	<description>Rants and raves from information security professionals</description>
	<lastBuildDate>Sat, 19 May 2012 23:32:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Walt</title>
		<link>http://securitymusings.com/article/618/client-ssl-authentication-for-microsoft-iis-part-2-setting-up-mutual-authentication/comment-page-1#comment-40446</link>
		<dc:creator>Walt</dc:creator>
		<pubDate>Mon, 21 Jun 2010 14:42:47 +0000</pubDate>
		<guid isPermaLink="false">http://securitymusings.com/?p=618#comment-40446</guid>
		<description>If all of the trusted issuers are present in the trust list set up in the second set of bullet points, the next things to check are:

a)  can the client build a trusted certificate chain back to the root certificate?  If not, the browser may not see the certificate as valid

and

b)  are the client certificates revoked, expired, etc?  If the client certificates are invalid, the browser might also disallow them from being used.

Also, since you are using smart cards, you should make sure that when you plug the smart card in, the certificate is being registered in the CAPI store - if the underlying CAPI subsystem doesn&#039;t know that the smart card is plugged in, then it won&#039;t be aware of the certificate.</description>
		<content:encoded><![CDATA[<p>If all of the trusted issuers are present in the trust list set up in the second set of bullet points, the next things to check are:</p>
<p>a)  can the client build a trusted certificate chain back to the root certificate?  If not, the browser may not see the certificate as valid</p>
<p>and</p>
<p>b)  are the client certificates revoked, expired, etc?  If the client certificates are invalid, the browser might also disallow them from being used.</p>
<p>Also, since you are using smart cards, you should make sure that when you plug the smart card in, the certificate is being registered in the CAPI store &#8211; if the underlying CAPI subsystem doesn&#8217;t know that the smart card is plugged in, then it won&#8217;t be aware of the certificate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beat Kiener</title>
		<link>http://securitymusings.com/article/618/client-ssl-authentication-for-microsoft-iis-part-2-setting-up-mutual-authentication/comment-page-1#comment-39976</link>
		<dc:creator>Beat Kiener</dc:creator>
		<pubDate>Fri, 18 Jun 2010 06:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://securitymusings.com/?p=618#comment-39976</guid>
		<description>Very help full article. Now it almost works for me, with one problem: how do I set which are the trusted publishers? I have two client certificates from two different issuers on two different smartcards. The browser only asks for the certificate when I use the smartcard from issuer A, with B it does not show the dialog. How can I tell IIS that it should send issuer B as trusted publisher to the browser in order that the browser will send the certificate from smartcard B?</description>
		<content:encoded><![CDATA[<p>Very help full article. Now it almost works for me, with one problem: how do I set which are the trusted publishers? I have two client certificates from two different issuers on two different smartcards. The browser only asks for the certificate when I use the smartcard from issuer A, with B it does not show the dialog. How can I tell IIS that it should send issuer B as trusted publisher to the browser in order that the browser will send the certificate from smartcard B?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

