<?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: Fixing WordPress Secure Admin and PHP 5.2.1</title>
	<atom:link href="http://www.symphonious.net/2007/04/11/wordpress-secure-admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.symphonious.net/2007/04/11/wordpress-secure-admin/</link>
	<description>Living in a state of accord.</description>
	<pubDate>Fri, 09 Jan 2009 12:10:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matt</title>
		<link>http://www.symphonious.net/2007/04/11/wordpress-secure-admin/comment-page-1/#comment-71080</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 18 Apr 2007 20:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.symphonious.net/2007/04/11/wordpress-secure-admin/#comment-71080</guid>
		<description>Well we used the secure-admin plugin for almost a year on WordPress.com and I think we worked out nearly all the bugs, but if you file a patch at http://dev.wp-plugins.org/ I'll ping Ryan to take it upstream.</description>
		<content:encoded><![CDATA[<p>Well we used the secure-admin plugin for almost a year on WordPress.com and I think we worked out nearly all the bugs, but if you file a patch at <a href="http://dev.wp-plugins.org/" rel="nofollow">http://dev.wp-plugins.org/</a> I&#8217;ll ping Ryan to take it upstream.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.symphonious.net/2007/04/11/wordpress-secure-admin/comment-page-1/#comment-71078</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 18 Apr 2007 20:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.symphonious.net/2007/04/11/wordpress-secure-admin/#comment-71078</guid>
		<description>Anyone is more than welcome to take and use these changes, but the bug will the upload manager using HTTPS may not be fixable with my approach (doesn't apply to Haris' approach though). The right way to do all of this is to have a separate setting for the admin URL and use that for things that are being included in the admin page, these plugins are really just clever but nasty hacks around a limitation in WordPress.</description>
		<content:encoded><![CDATA[<p>Anyone is more than welcome to take and use these changes, but the bug will the upload manager using HTTPS may not be fixable with my approach (doesn&#8217;t apply to Haris&#8217; approach though). The right way to do all of this is to have a separate setting for the admin URL and use that for things that are being included in the admin page, these plugins are really just clever but nasty hacks around a limitation in WordPress.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.symphonious.net/2007/04/11/wordpress-secure-admin/comment-page-1/#comment-71070</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 18 Apr 2007 19:52:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.symphonious.net/2007/04/11/wordpress-secure-admin/#comment-71070</guid>
		<description>Have you thought about submitting these changes back upstream to Ryan's original code in the repository?

http://wordpress.org/extend/plugins/secure-admin/</description>
		<content:encoded><![CDATA[<p>Have you thought about submitting these changes back upstream to Ryan&#8217;s original code in the repository?</p>
<p><a href="http://wordpress.org/extend/plugins/secure-admin/" rel="nofollow">http://wordpress.org/extend/plugins/secure-admin/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haris (haris.tv)</title>
		<link>http://www.symphonious.net/2007/04/11/wordpress-secure-admin/comment-page-1/#comment-71023</link>
		<dc:creator>Haris (haris.tv)</dc:creator>
		<pubDate>Wed, 18 Apr 2007 10:51:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.symphonious.net/2007/04/11/wordpress-secure-admin/#comment-71023</guid>
		<description>Hope you spot the problem, I'm caught up with other commitments at the mo otherwise I'd have a look myself. Let us know how you get on.</description>
		<content:encoded><![CDATA[<p>Hope you spot the problem, I&#8217;m caught up with other commitments at the mo otherwise I&#8217;d have a look myself. Let us know how you get on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Sutton</title>
		<link>http://www.symphonious.net/2007/04/11/wordpress-secure-admin/comment-page-1/#comment-70920</link>
		<dc:creator>Adrian Sutton</dc:creator>
		<pubDate>Tue, 17 Apr 2007 21:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.symphonious.net/2007/04/11/wordpress-secure-admin/#comment-70920</guid>
		<description>&lt;p&gt;
       Sounds like we&#39;ve found the first bug. The plugin manager is using HTTPS urls to uploaded files instead of HTTP. The HTTPS server here requires a client SSL certificate which is why you get the -12227 error. I&#39;ll have to look into that but I&#39;m not quite sure what can be done about it.
    &lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>
       Sounds like we&#39;ve found the first bug. The plugin manager is using HTTPS urls to uploaded files instead of HTTP. The HTTPS server here requires a client SSL certificate which is why you get the -12227 error. I&#39;ll have to look into that but I&#39;m not quite sure what can be done about it.
    </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haris (haris.tv)</title>
		<link>http://www.symphonious.net/2007/04/11/wordpress-secure-admin/comment-page-1/#comment-70860</link>
		<dc:creator>Haris (haris.tv)</dc:creator>
		<pubDate>Tue, 17 Apr 2007 11:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.symphonious.net/2007/04/11/wordpress-secure-admin/#comment-70860</guid>
		<description>I've just realized that I can access the files if I omit the https:// in the links.

Otherwise I get a certificate verification warning (which I temporarily accept) that then throws an error code of -12227?

I'll take a look at the files, thanks.

Haris</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just realized that I can access the files if I omit the <a href="https://" rel="nofollow">https://</a> in the links.</p>
<p>Otherwise I get a certificate verification warning (which I temporarily accept) that then throws an error code of -12227?</p>
<p>I&#8217;ll take a look at the files, thanks.</p>
<p>Haris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Sutton</title>
		<link>http://www.symphonious.net/2007/04/11/wordpress-secure-admin/comment-page-1/#comment-70853</link>
		<dc:creator>Adrian Sutton</dc:creator>
		<pubDate>Tue, 17 Apr 2007 10:57:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.symphonious.net/2007/04/11/wordpress-secure-admin/#comment-70853</guid>
		<description>Hi Haris,
Good to see you've fixed it, the links above work for me, so I'm not sure what's going on at your end - hopefully it's intermittent, otherwise I can email you the files if you're interested in them. It's a very different approach to your original plugin, but I'm finding it extremely useful since it handles URLs generated by plugins as well.</description>
		<content:encoded><![CDATA[<p>Hi Haris,<br />
Good to see you&#8217;ve fixed it, the links above work for me, so I&#8217;m not sure what&#8217;s going on at your end - hopefully it&#8217;s intermittent, otherwise I can email you the files if you&#8217;re interested in them. It&#8217;s a very different approach to your original plugin, but I&#8217;m finding it extremely useful since it handles URLs generated by plugins as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haris (haris.tv)</title>
		<link>http://www.symphonious.net/2007/04/11/wordpress-secure-admin/comment-page-1/#comment-70740</link>
		<dc:creator>Haris (haris.tv)</dc:creator>
		<pubDate>Mon, 16 Apr 2007 13:23:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.symphonious.net/2007/04/11/wordpress-secure-admin/#comment-70740</guid>
		<description>Hi Adrian,

I've recently fixed the issue with PHP 5.2.1 and the download file is now version 02(59).

I've written a few comments on the problem here:
http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-2726

PS. I've tried to access the php file and text file but am receiving errors on the links above

PPS. I was chuckling when I read ...'very much untested and could destroy everything ...try it on a friends blog first.' LOL!

Haris</description>
		<content:encoded><![CDATA[<p>Hi Adrian,</p>
<p>I&#8217;ve recently fixed the issue with PHP 5.2.1 and the download file is now version 02(59).</p>
<p>I&#8217;ve written a few comments on the problem here:<br />
<a href="http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-2726" rel="nofollow">http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-2726</a></p>
<p>PS. I&#8217;ve tried to access the php file and text file but am receiving errors on the links above</p>
<p>PPS. I was chuckling when I read &#8230;&#8217;very much untested and could destroy everything &#8230;try it on a friends blog first.&#8217; LOL!</p>
<p>Haris</p>
]]></content:encoded>
	</item>
</channel>
</rss>
