<?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: Online SSL Checker (Google Checkout)</title>
	<atom:link href="http://www.edmondscommerce.co.uk/php/online-ssl-checker-google-checkout/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edmondscommerce.co.uk/php/online-ssl-checker-google-checkout/</link>
	<description>Freelance PHP Ecommerce and SEO Developer in the UK</description>
	<lastBuildDate>Sat, 11 Feb 2012 03:49:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Oliver Macpherson</title>
		<link>http://www.edmondscommerce.co.uk/php/online-ssl-checker-google-checkout/comment-page-1/#comment-3363</link>
		<dc:creator>Oliver Macpherson</dc:creator>
		<pubDate>Mon, 25 Jul 2011 14:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=267#comment-3363</guid>
		<description>thanks for the sites, i have had a couple of issues with some of the SSL sold to me i will have to start manually checking all them now :(</description>
		<content:encoded><![CDATA[<p>thanks for the sites, i have had a couple of issues with some of the SSL sold to me i will have to start manually checking all them now <img src='http://www.edmondscommerce.co.uk/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.edmondscommerce.co.uk/php/online-ssl-checker-google-checkout/comment-page-1/#comment-2920</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 20 Oct 2010 14:41:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=267#comment-2920</guid>
		<description>Hi, this was a very good article. 
BTW. I just wanted to mention, that I&#039;ve recently stumbled upon sslchecker.net and wanted to let your visitors know about this very useful resource. 
This particular website provides a very comprehensive details for any online SSL certificate. Looking at the site stats - it seems to be very popular among webmins. 
Site address is http://www.sslchecker.net and all you need to do is to enter a domain name (url/hostname) and it spills out all kinds of SSL related data. 
Just wanted to share. Thanks again for writing this blog, very useful info.</description>
		<content:encoded><![CDATA[<p>Hi, this was a very good article.<br />
BTW. I just wanted to mention, that I&#8217;ve recently stumbled upon sslchecker.net and wanted to let your visitors know about this very useful resource.<br />
This particular website provides a very comprehensive details for any online SSL certificate. Looking at the site stats &#8211; it seems to be very popular among webmins.<br />
Site address is <a href="http://www.sslchecker.net" rel="nofollow">http://www.sslchecker.net</a> and all you need to do is to enter a domain name (url/hostname) and it spills out all kinds of SSL related data.<br />
Just wanted to share. Thanks again for writing this blog, very useful info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Google Checkout, 501 Error with Mod Security + Solution &#124; Edmonds Commerce Blog</title>
		<link>http://www.edmondscommerce.co.uk/php/online-ssl-checker-google-checkout/comment-page-1/#comment-1073</link>
		<dc:creator>Google Checkout, 501 Error with Mod Security + Solution &#124; Edmonds Commerce Blog</dc:creator>
		<pubDate>Thu, 26 Mar 2009 10:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=267#comment-1073</guid>
		<description>[...] Posts Google Checkout, 501 Error with Mod Security + Solution Online SSL Checker (Google Checkout) Linux Symlink chown Setting Up Amazon&#8217;s AMTU on a Linux [...]</description>
		<content:encoded><![CDATA[<p>[...] Posts Google Checkout, 501 Error with Mod Security + Solution Online SSL Checker (Google Checkout) Linux Symlink chown Setting Up Amazon&#8217;s AMTU on a Linux [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.edmondscommerce.co.uk/php/online-ssl-checker-google-checkout/comment-page-1/#comment-1071</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 25 Mar 2009 16:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=267#comment-1071</guid>
		<description>more ssl checkers

http://www.sslshopper.com/ssl-checker.html
http://sslchecker.com/
http://www.digicert.com/help/</description>
		<content:encoded><![CDATA[<p>more ssl checkers</p>
<p><a href="http://www.sslshopper.com/ssl-checker.html" rel="nofollow">http://www.sslshopper.com/ssl-checker.html</a><br />
<a href="http://sslchecker.com/" rel="nofollow">http://sslchecker.com/</a><br />
<a href="http://www.digicert.com/help/" rel="nofollow">http://www.digicert.com/help/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.edmondscommerce.co.uk/php/online-ssl-checker-google-checkout/comment-page-1/#comment-1070</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 25 Mar 2009 14:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=267#comment-1070</guid>
		<description>If you have SSH access to your server you can run this command to check your SSL

[code]
openssl s_client -connect yourdomain.com:443 -showcerts &lt; /dev/null 
[/code]</description>
		<content:encoded><![CDATA[<p>If you have SSH access to your server you can run this command to check your SSL</p>
<div class="igBar"><span id="lcode-1"><a href="#" onclick="javascript:showPlainTxt('code-1'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">CODE:</span>
<div id="code-1">
<div class="code">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">openssl s_client -connect yourdomain.<span style="">com</span>:<span style="color:#800000;color:#800000;">443</span> -showcerts &lt;/dev/null </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
]]></content:encoded>
	</item>
</channel>
</rss>

