<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Isaac&#039;s Blog &#187; netsh</title>
	<atom:link href="http://blog.isaacblum.com/tag/netsh/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.isaacblum.com</link>
	<description>So Many Rambles So Little Time....</description>
	<lastBuildDate>Thu, 19 Aug 2010 22:54:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Helpful netsh commands while working with sstp vpn setup&#039;s server 2008</title>
		<link>http://blog.isaacblum.com/2009/10/12/helpful-netsh-commands-while-working-with-sstp-vpn-setups-server-2008/</link>
		<comments>http://blog.isaacblum.com/2009/10/12/helpful-netsh-commands-while-working-with-sstp-vpn-setups-server-2008/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 15:00:16 +0000</pubDate>
		<dc:creator>Isaac Blum</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[For The Greater Good]]></category>
		<category><![CDATA[Free Help]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[netsh]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[sstp]]></category>
		<category><![CDATA[vpn]]></category>

		<guid isPermaLink="false">http://blog.isaacblum.com/?p=146</guid>
		<description><![CDATA[netsh http show ssl netsh http delete sslcert ipport=0.0.0.0:443 netsh http delete sslcert ipport=[::]:443 netsh http add sslcert ipport=0.0.0.0:443 certhash=xxx appid={ba195980-cd49-458b-9e23-c84ee0adcd75} netsh http add sslcert ipport=[::]:443 certhash=xxx appid={ba195980-cd49-458b-9e23-c84ee0adcd75}]]></description>
			<content:encoded><![CDATA[<p>netsh http show ssl</p>
<p>netsh http delete sslcert ipport=0.0.0.0:443<br />
netsh http delete sslcert ipport=[::]:443</p>
<p>netsh http add sslcert ipport=0.0.0.0:443 certhash=xxx appid={ba195980-cd49-458b-9e23-c84ee0adcd75}<br />
netsh http add sslcert ipport=[::]:443 certhash=xxx appid={ba195980-cd49-458b-9e23-c84ee0adcd75}</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://blog.isaacblum.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://blog.isaacblum.com/2009/10/12/helpful-netsh-commands-while-working-with-sstp-vpn-setups-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
