<?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: C#: How to accept an invalid SSL certificate programmatically</title>
	<atom:link href="http://blog.jameshiggs.com/2008/05/01/c-how-to-accept-an-invalid-ssl-certificate-programmatically/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jameshiggs.com/2008/05/01/c-how-to-accept-an-invalid-ssl-certificate-programmatically/</link>
	<description>James Higgs&#039;s Blog</description>
	<lastBuildDate>Tue, 31 Jan 2012 08:53:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: metoo</title>
		<link>http://blog.jameshiggs.com/2008/05/01/c-how-to-accept-an-invalid-ssl-certificate-programmatically/comment-page-1/#comment-28137</link>
		<dc:creator>metoo</dc:creator>
		<pubDate>Tue, 31 Jan 2012 08:53:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jameshiggs.com/?p=104#comment-28137</guid>
		<description>webres.enablessl = false
but in this case you disable the ssl ?
I need to post a form on a website, but there is an invalide certificate which is opeining a popup.

if anyone can loose 3 minutes of his time :s
Thank you
Sami</description>
		<content:encoded><![CDATA[<p>webres.enablessl = false<br />
but in this case you disable the ssl ?<br />
I need to post a form on a website, but there is an invalide certificate which is opeining a popup.</p>
<p>if anyone can loose 3 minutes of his time :s<br />
Thank you<br />
Sami</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beginer</title>
		<link>http://blog.jameshiggs.com/2008/05/01/c-how-to-accept-an-invalid-ssl-certificate-programmatically/comment-page-1/#comment-28104</link>
		<dc:creator>beginer</dc:creator>
		<pubDate>Sun, 29 Jan 2012 14:21:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jameshiggs.com/?p=104#comment-28104</guid>
		<description>use 
Dim webRes as HttpWebResponse  

webres.enablessl = false</description>
		<content:encoded><![CDATA[<p>use<br />
Dim webRes as HttpWebResponse  </p>
<p>webres.enablessl = false</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: metoo</title>
		<link>http://blog.jameshiggs.com/2008/05/01/c-how-to-accept-an-invalid-ssl-certificate-programmatically/comment-page-1/#comment-28083</link>
		<dc:creator>metoo</dc:creator>
		<pubDate>Sat, 28 Jan 2012 11:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jameshiggs.com/?p=104#comment-28083</guid>
		<description>hello all,
I would like to use this exepction as I &#039;m trying to create an application.
But as I&#039;m very newbie I have lot of errors

can anyone create juste a project example an upload it just to see how to use this code correctly

Thank you</description>
		<content:encoded><![CDATA[<p>hello all,<br />
I would like to use this exepction as I &#8216;m trying to create an application.<br />
But as I&#8217;m very newbie I have lot of errors</p>
<p>can anyone create juste a project example an upload it just to see how to use this code correctly</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FireGarden</title>
		<link>http://blog.jameshiggs.com/2008/05/01/c-how-to-accept-an-invalid-ssl-certificate-programmatically/comment-page-1/#comment-28051</link>
		<dc:creator>FireGarden</dc:creator>
		<pubDate>Thu, 26 Jan 2012 20:50:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jameshiggs.com/?p=104#comment-28051</guid>
		<description>You sire are my master. I bow down to your greatness with infinite gratitude for providing this awesomeness code.

Merci</description>
		<content:encoded><![CDATA[<p>You sire are my master. I bow down to your greatness with infinite gratitude for providing this awesomeness code.</p>
<p>Merci</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarav</title>
		<link>http://blog.jameshiggs.com/2008/05/01/c-how-to-accept-an-invalid-ssl-certificate-programmatically/comment-page-1/#comment-27920</link>
		<dc:creator>Sarav</dc:creator>
		<pubDate>Thu, 19 Jan 2012 17:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jameshiggs.com/?p=104#comment-27920</guid>
		<description>Hi, Is there a way to customize remotecertificatevalidationcallback per request.  I&#039;m using this callback for validating a server certificate, the code change works fine.  But it caused other interfaces to show the alert on server certificate which was working earlier without any issues.  If you have any other suggestions to resolve this will be really helpful for me.</description>
		<content:encoded><![CDATA[<p>Hi, Is there a way to customize remotecertificatevalidationcallback per request.  I&#8217;m using this callback for validating a server certificate, the code change works fine.  But it caused other interfaces to show the alert on server certificate which was working earlier without any issues.  If you have any other suggestions to resolve this will be really helpful for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ralph Radtke</title>
		<link>http://blog.jameshiggs.com/2008/05/01/c-how-to-accept-an-invalid-ssl-certificate-programmatically/comment-page-1/#comment-27040</link>
		<dc:creator>Ralph Radtke</dc:creator>
		<pubDate>Mon, 05 Dec 2011 11:17:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jameshiggs.com/?p=104#comment-27040</guid>
		<description>Many thanks,

your code saved me a lot of time..</description>
		<content:encoded><![CDATA[<p>Many thanks,</p>
<p>your code saved me a lot of time..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lily</title>
		<link>http://blog.jameshiggs.com/2008/05/01/c-how-to-accept-an-invalid-ssl-certificate-programmatically/comment-page-1/#comment-26952</link>
		<dc:creator>Lily</dc:creator>
		<pubDate>Thu, 01 Dec 2011 07:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jameshiggs.com/?p=104#comment-26952</guid>
		<description>Hi, i also have the same problem.(The remote certificate is invalid according to the validation procedure.)
my question is, where do i put this code, coz i am following a tutorial from &quot; how to get started with webmatrix&quot;. do i put it on the _start.cshtml. or register.cshtml.</description>
		<content:encoded><![CDATA[<p>Hi, i also have the same problem.(The remote certificate is invalid according to the validation procedure.)<br />
my question is, where do i put this code, coz i am following a tutorial from &#8221; how to get started with webmatrix&#8221;. do i put it on the _start.cshtml. or register.cshtml.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C#: How to accept an invalid SSL certificate programmatically &#124; Jesus Was Rasta</title>
		<link>http://blog.jameshiggs.com/2008/05/01/c-how-to-accept-an-invalid-ssl-certificate-programmatically/comment-page-1/#comment-26686</link>
		<dc:creator>C#: How to accept an invalid SSL certificate programmatically &#124; Jesus Was Rasta</dc:creator>
		<pubDate>Tue, 15 Nov 2011 14:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jameshiggs.com/?p=104#comment-26686</guid>
		<description>[...] C#: How to accept an invalid SSL certificate programmatically : Jumping Through Hoops. Be Sociable, Share!                  Posted in Development - Tagged C, ssl         &#171; He was Smokin&#8217; Joe      No Comments Yet [...]</description>
		<content:encoded><![CDATA[<p>[...] C#: How to accept an invalid SSL certificate programmatically : Jumping Through Hoops. Be Sociable, Share!                  Posted in Development &#8211; Tagged C, ssl         &laquo; He was Smokin&#8217; Joe      No Comments Yet [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rachel Pierson</title>
		<link>http://blog.jameshiggs.com/2008/05/01/c-how-to-accept-an-invalid-ssl-certificate-programmatically/comment-page-1/#comment-26184</link>
		<dc:creator>Rachel Pierson</dc:creator>
		<pubDate>Thu, 29 Sep 2011 18:37:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jameshiggs.com/?p=104#comment-26184</guid>
		<description>Great snippet, just what I needed - thanks. 

Rachel.</description>
		<content:encoded><![CDATA[<p>Great snippet, just what I needed &#8211; thanks. </p>
<p>Rachel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://blog.jameshiggs.com/2008/05/01/c-how-to-accept-an-invalid-ssl-certificate-programmatically/comment-page-1/#comment-26146</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 26 Sep 2011 19:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jameshiggs.com/?p=104#comment-26146</guid>
		<description>Thanks, saved me lots of time.</description>
		<content:encoded><![CDATA[<p>Thanks, saved me lots of time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

