<?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: telnet for testing ssl/https websites</title>
	<atom:link href="http://www.bearfruit.org/2008/04/17/telnet-for-testing-ssl-https-websites/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bearfruit.org/2008/04/17/telnet-for-testing-ssl-https-websites/</link>
	<description>Matthew Nuzum&#039;s Blog</description>
	<lastBuildDate>Fri, 22 Jul 2011 15:24:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2-bleeding</generator>
	<item>
		<title>By: rlively</title>
		<link>http://www.bearfruit.org/2008/04/17/telnet-for-testing-ssl-https-websites/comment-page-1/#comment-89</link>
		<dc:creator>rlively</dc:creator>
		<pubDate>Unknown, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-89</guid>
		<description>Fantastic idea. It worked perfectly for testing an SSL website.  It&#039;s amazing how many so-called &quot;web developers&quot; have absolutely no idea what HTTP headers are or how their site gets served, but for those of us that do have an idea, this is a great tip. Thanks.</description>
		<content:encoded><![CDATA[<p>Fantastic idea. It worked perfectly for testing an SSL website.  It&#8217;s amazing how many so-called &#8220;web developers&#8221; have absolutely no idea what HTTP headers are or how their site gets served, but for those of us that do have an idea, this is a great tip. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://www.bearfruit.org/2008/04/17/telnet-for-testing-ssl-https-websites/comment-page-1/#comment-91</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Unknown, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-91</guid>
		<description>I don&#039;t think understanding HTTP headers is necessary to create good websites but as you get more involved with web services and server side programming then not having a thorough understanding will limit your potential.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think understanding HTTP headers is necessary to create good websites but as you get more involved with web services and server side programming then not having a thorough understanding will limit your potential.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip</title>
		<link>http://www.bearfruit.org/2008/04/17/telnet-for-testing-ssl-https-websites/comment-page-1/#comment-249</link>
		<dc:creator>Philip</dc:creator>
		<pubDate>Unknown, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-249</guid>
		<description>Works great!  thanks for the tip!  It&#039;s vital to have openssl to get this to work.

Wish there was a way to do this with cisco.  I can connect, but don&#039;t get any certificate detials for example.

CPESE_STO000188#telnet 74.125.39.17 443 /source-interface  GigabitEthernet0/1
Trying 74.125.39.17, 443 ... Open
GET / HTTP/1.1
[Connection to 74.125.39.17 closed by foreign host]


</description>
		<content:encoded><![CDATA[<p>Works great!  thanks for the tip!  It&#8217;s vital to have openssl to get this to work.</p>
<p>Wish there was a way to do this with cisco.  I can connect, but don&#8217;t get any certificate detials for example.</p>
<p>CPESE_STO000188#telnet 74.125.39.17 443 /source-interface  GigabitEthernet0/1<br />
Trying 74.125.39.17, 443 &#8230; Open<br />
GET / HTTP/1.1<br />
[Connection to 74.125.39.17 closed by foreign host]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sanyi</title>
		<link>http://www.bearfruit.org/2008/04/17/telnet-for-testing-ssl-https-websites/comment-page-1/#comment-343</link>
		<dc:creator>Sanyi</dc:creator>
		<pubDate>Unknown, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-343</guid>
		<description>Just a quick question... Why do you need to press Enter twice?</description>
		<content:encoded><![CDATA[<p>Just a quick question&#8230; Why do you need to press Enter twice?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://www.bearfruit.org/2008/04/17/telnet-for-testing-ssl-https-websites/comment-page-1/#comment-345</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Unknown, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-345</guid>
		<description>Because the HTTP says there is a blank line after the headers end and the content begins.</description>
		<content:encoded><![CDATA[<p>Because the HTTP says there is a blank line after the headers end and the content begins.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

