<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Tip #41: Did you know... establishing a remote connection to a IIS server with self-issued certificate will require a certificate validation delegate?</title><link>http://blogs.msdn.com/webdevelopertips/archive/2009/01/04/tip-41-did-you-know-establishing-a-remote-connection-to-a-iis-server-with-self-issued-certificate-will-require-a-certificate-validation-delegate.aspx</link><description>Either through WMSvc or through your own script, whenever you try to establish a connection with a remote server, which doesn&amp;#8217;t provide a trusted certificate you need to provide a delegate for this certificate validation check to validate untrusted</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Tip #41: Did you know&amp;#8230; establishing a remote connection to a IIS server with self-issued certificate will require a certificate validation delegate? | Coded Style</title><link>http://blogs.msdn.com/webdevelopertips/archive/2009/01/04/tip-41-did-you-know-establishing-a-remote-connection-to-a-iis-server-with-self-issued-certificate-will-require-a-certificate-validation-delegate.aspx#9273867</link><pubDate>Mon, 05 Jan 2009 01:27:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9273867</guid><dc:creator>Tip #41: Did you know&amp;#8230; establishing a remote connection to a IIS server with self-issued certificate will require a certificate validation delegate? | Coded Style</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.codedstyle.com/tip-41-did-you-know-establishing-a-remote-connection-to-a-iis-server-with-self-issued-certificate-will-require-a-certificate-validation-delegate/"&gt;http://www.codedstyle.com/tip-41-did-you-know-establishing-a-remote-connection-to-a-iis-server-with-self-issued-certificate-will-require-a-certificate-validation-delegate/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Tip #41: Did you know... establishing a remote connection to a IIS server with self-issued certificate will require a certificate validation delegate?</title><link>http://blogs.msdn.com/webdevelopertips/archive/2009/01/04/tip-41-did-you-know-establishing-a-remote-connection-to-a-iis-server-with-self-issued-certificate-will-require-a-certificate-validation-delegate.aspx#9285819</link><pubDate>Tue, 06 Jan 2009 20:20:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9285819</guid><dc:creator>Dan</dc:creator><description>&lt;p&gt;What's the difference between remotecertificatevalidationcallbackflag and a version in VB:&lt;/p&gt;
&lt;p&gt;ServicePointManager.ServerCertificateValidationCallback = New RemoteCertificateValidationCallback(AddressOf ValidateCert)&lt;/p&gt;
&lt;p&gt;Private Function ValidateCert(ByVal sender As Object, &lt;/p&gt;
&lt;p&gt;_ByVal cert As X509Certificate, &lt;/p&gt;
&lt;p&gt;_ByVal chain As X509Chain, &lt;/p&gt;
&lt;p&gt;_ByVal sslErrors As SslPolicyErrors) As Boolean&lt;/p&gt;
&lt;p&gt; &amp;nbsp; Return True&lt;/p&gt;
&lt;p&gt;End Function&lt;/p&gt;
&lt;p&gt;Not sure why/how your &amp;quot;flag&amp;quot; reference is different?&lt;/p&gt;
</description></item><item><title>re: Tip #41: Did you know... establishing a remote connection to a IIS server with self-issued certificate will require a certificate validation delegate?</title><link>http://blogs.msdn.com/webdevelopertips/archive/2009/01/04/tip-41-did-you-know-establishing-a-remote-connection-to-a-iis-server-with-self-issued-certificate-will-require-a-certificate-validation-delegate.aspx#9286200</link><pubDate>Wed, 07 Jan 2009 00:26:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286200</guid><dc:creator>Kateryna</dc:creator><description>&lt;p&gt;I just named it this way, to show that my client will accept ALL certificates from the server it is trying to talk to. It is your custom delegate callback function of type RemoteCertificateValidationCallback. &lt;/p&gt;
</description></item><item><title>Troubleshooting Common MSDeploy Issues</title><link>http://blogs.msdn.com/webdevelopertips/archive/2009/01/04/tip-41-did-you-know-establishing-a-remote-connection-to-a-iis-server-with-self-issued-certificate-will-require-a-certificate-validation-delegate.aspx#9701571</link><pubDate>Fri, 05 Jun 2009 19:29:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9701571</guid><dc:creator>Kateryna's Blog</dc:creator><description>&lt;p&gt;This article is meant to provide a quick reference troubleshooting guide to help with the most frequently&lt;/p&gt;
</description></item></channel></rss>