<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: WordPress SSL Plugin Secure-Admin patched and working!</title>
	<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/</link>
	<description>amuse, interact, enlighten and enthuse…</description>
	<pubDate>Tue, 07 Apr 2026 22:54:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1</generator>

	<item>
		<title>By: Jan Dembowski</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-2</link>
		<author>Jan Dembowski</author>
		<pubDate>Fri, 12 Jan 2007 13:36:25 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-2</guid>
					<description>I will kick this around, but on my wp 2.0.6 installation is looks like it works.

Much thanks! I always wanted SSL admin in Wordpress!</description>
		<content:encoded><![CDATA[<p>I will kick this around, but on my wp 2.0.6 installation is looks like it works.</p>
<p>Much thanks! I always wanted SSL admin in Wordpress!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Haris</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-3</link>
		<author>Haris</author>
		<pubDate>Fri, 12 Jan 2007 13:43:07 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-3</guid>
					<description>You're welcome! Glad to hear it's working :)</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome! Glad to hear it&#8217;s working <img src='http://haris.tv/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Juergen Kreileder</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-4</link>
		<author>Juergen Kreileder</author>
		<pubDate>Fri, 12 Jan 2007 15:54:18 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-4</guid>
					<description>Haris, thanks for the pointer! I didn't follow the secure-admin development.</description>
		<content:encoded><![CDATA[<p>Haris, thanks for the pointer! I didn&#8217;t follow the secure-admin development.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Haris</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-5</link>
		<author>Haris</author>
		<pubDate>Fri, 12 Jan 2007 16:01:14 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-5</guid>
					<description>Hi Juergen, no probs.

I've been using your blog to learn about WordPress and Linux in general, cheers for dropping by!</description>
		<content:encoded><![CDATA[<p>Hi Juergen, no probs.</p>
<p>I&#8217;ve been using your blog to learn about WordPress and Linux in general, cheers for dropping by!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: CIO Jerry</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-6</link>
		<author>CIO Jerry</author>
		<pubDate>Sat, 13 Jan 2007 03:34:05 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-6</guid>
					<description>This won't work when you happen to have your blog as a name-based virtual host in Apache or elsewhere. Once you activate the plugin, you won't be able to access the /wp-admin/ page to deactivate it. To fix, simply removing the plugin php file off the /wp-content/plugins directory, then hit 'reload' on the browser.</description>
		<content:encoded><![CDATA[<p>This won&#8217;t work when you happen to have your blog as a name-based virtual host in Apache or elsewhere. Once you activate the plugin, you won&#8217;t be able to access the /wp-admin/ page to deactivate it. To fix, simply removing the plugin php file off the /wp-content/plugins directory, then hit &#8216;reload&#8217; on the browser.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Haris</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-7</link>
		<author>Haris</author>
		<pubDate>Sat, 13 Jan 2007 10:06:32 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-7</guid>
					<description>Yes, an SSL setup using a name based virtual host that does not have an equivalent URI to the unsecure site will not work.

The plugin translates addresses by simply changing 'http'(://unchanged.com) to 'https'(://unchanged.com) 

Thanks for bringing that up Jerry</description>
		<content:encoded><![CDATA[<p>Yes, an SSL setup using a name based virtual host that does not have an equivalent URI to the unsecure site will not work.</p>
<p>The plugin translates addresses by simply changing &#8216;http&#8217;(://unchanged.com) to &#8216;https&#8217;(://unchanged.com) </p>
<p>Thanks for bringing that up Jerry</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Don</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-8</link>
		<author>Don</author>
		<pubDate>Mon, 15 Jan 2007 02:14:22 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-8</guid>
					<description>Your analysis of securing the wp-admin is dead on.  I ran into the same problem you described and was delighted to see someone else ran into the same limitations with the other plugins and options.

Your plugin resolved my situation.  Just wanted to say thank you very much!</description>
		<content:encoded><![CDATA[<p>Your analysis of securing the wp-admin is dead on.  I ran into the same problem you described and was delighted to see someone else ran into the same limitations with the other plugins and options.</p>
<p>Your plugin resolved my situation.  Just wanted to say thank you very much!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Haris</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-9</link>
		<author>Haris</author>
		<pubDate>Mon, 15 Jan 2007 09:54:44 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-9</guid>
					<description>Glad it's working well for you Don!

It's also reassuring for me to know that others have experienced the same issues.

Makes it all the more worthwhile to make a solution available.</description>
		<content:encoded><![CDATA[<p>Glad it&#8217;s working well for you Don!</p>
<p>It&#8217;s also reassuring for me to know that others have experienced the same issues.</p>
<p>Makes it all the more worthwhile to make a solution available.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Haris</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-12</link>
		<author>Haris</author>
		<pubDate>Tue, 16 Jan 2007 20:29:23 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-12</guid>
					<description>Just installed WordPress 2.0.7 and briefly tested with the plugin. Seems OK!

If anyone experiences any issues please post a comment.</description>
		<content:encoded><![CDATA[<p>Just installed WordPress 2.0.7 and briefly tested with the plugin. Seems OK!</p>
<p>If anyone experiences any issues please post a comment.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Sam</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-14</link>
		<author>Sam</author>
		<pubDate>Wed, 17 Jan 2007 15:16:27 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-14</guid>
					<description>Does this plugin do anything besides rewrite URL's?  If not, wouldn't simply setting the WordPress address to https://yoursite.com/wp and the Blog address to http://yoursite.com/wp achieve the same thing? Everything *appears* to go over the SSL link, but maybe there's something I'm missing on the backend...

Also, this plugin does not work when installed into the plugins directory of wordpress that's available in the Debian repositories (2.0.6).  After activating the plugin, every page it returns is an empty page, and the only way to get back in is to delete the plugin.</description>
		<content:encoded><![CDATA[<p>Does this plugin do anything besides rewrite URL&#8217;s?  If not, wouldn&#8217;t simply setting the WordPress address to <a href="https://yoursite.com/wp" rel="nofollow">https://yoursite.com/wp</a> and the Blog address to <a href="http://yoursite.com/wp" rel="nofollow">http://yoursite.com/wp</a> achieve the same thing? Everything *appears* to go over the SSL link, but maybe there&#8217;s something I&#8217;m missing on the backend&#8230;</p>
<p>Also, this plugin does not work when installed into the plugins directory of wordpress that&#8217;s available in the Debian repositories (2.0.6).  After activating the plugin, every page it returns is an empty page, and the only way to get back in is to delete the plugin.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Haris</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-15</link>
		<author>Haris</author>
		<pubDate>Wed, 17 Jan 2007 18:22:40 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-15</guid>
					<description>Hi Sam,

&gt;&gt;&gt; Does this plugin do anything besides rewrite URL’s?

Rewriting URLs is a minor feature of the plugin. There's much more happening on the backend.

I don't know if you have a facility to stack trace the server calls. If you have, simply call the login page in https (without the plugin) and login. Watch what happens on the backend, there are http calls all over the place. The plugin takes care of this.

The plugin ensures that other elements of the page are also re-written to https, therefore avoiding the mixed content warnings that one gets from the browser when https pages containing http elements are loaded.

The login page is in the same directory as the blog. Therefore you cannot simply apply https to the admin folder as the transfer of login details would be happening on the http side. The plugin takes care of this.

The plugin also ensures cookies are forced over SSL. Cookie contents are scrambled and so anyone trying to view cookies with the intention of stealing user details see gibberish.

&gt;&gt;&gt; This plugin does not work when used with a Debian repository install of Wordpress 2.0.6

Thanks for the info, unfortunately I don't have Debian Linux setup to run a test. You might want to try out a manual installation of the current stable release, 2.0.7. which should work fine.

Hope that helps.</description>
		<content:encoded><![CDATA[<p>Hi Sam,</p>
<p>>>> Does this plugin do anything besides rewrite URL’s?</p>
<p>Rewriting URLs is a minor feature of the plugin. There&#8217;s much more happening on the backend.</p>
<p>I don&#8217;t know if you have a facility to stack trace the server calls. If you have, simply call the login page in https (without the plugin) and login. Watch what happens on the backend, there are http calls all over the place. The plugin takes care of this.</p>
<p>The plugin ensures that other elements of the page are also re-written to https, therefore avoiding the mixed content warnings that one gets from the browser when https pages containing http elements are loaded.</p>
<p>The login page is in the same directory as the blog. Therefore you cannot simply apply https to the admin folder as the transfer of login details would be happening on the http side. The plugin takes care of this.</p>
<p>The plugin also ensures cookies are forced over SSL. Cookie contents are scrambled and so anyone trying to view cookies with the intention of stealing user details see gibberish.</p>
<p>>>> This plugin does not work when used with a Debian repository install of Wordpress 2.0.6</p>
<p>Thanks for the info, unfortunately I don&#8217;t have Debian Linux setup to run a test. You might want to try out a manual installation of the current stable release, 2.0.7. which should work fine.</p>
<p>Hope that helps.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Freakitude Technology Blog &#187; Blog Archive &#187; Hot Picks - January 18, 2007</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-17</link>
		<author>Freakitude Technology Blog &#187; Blog Archive &#187; Hot Picks - January 18, 2007</author>
		<pubDate>Thu, 18 Jan 2007 13:49:44 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-17</guid>
					<description>[...] WordPress SSL Plugin - Secures wp-admin/wp-login using an available Private SSL certificate. Encrypts cookie contents. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] WordPress SSL Plugin - Secures wp-admin/wp-login using an available Private SSL certificate. Encrypts cookie contents. [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: al:x</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-20</link>
		<author>al:x</author>
		<pubDate>Mon, 22 Jan 2007 20:45:00 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-20</guid>
					<description>Hello,

I was looking for this plugin for a long time already. Until now I was playing with some custom rewrite rules, which didn't work that great.

However, I have a problem if used together with the gallery plugin (see http://wpg2.galleryembedded.com/index.php/Main_Page). However, if I add the tag to include a picture in one of my posts, the preview on the edit page remains blank. If I remove the tag again, the preview works perfect.

Anybody seen this before?

al:x</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I was looking for this plugin for a long time already. Until now I was playing with some custom rewrite rules, which didn&#8217;t work that great.</p>
<p>However, I have a problem if used together with the gallery plugin (see <a href="http://wpg2.galleryembedded.com/index.php/Main_Page" rel="nofollow">http://wpg2.galleryembedded.com/index.php/Main_Page</a>). However, if I add the tag to include a picture in one of my posts, the preview on the edit page remains blank. If I remove the tag again, the preview works perfect.</p>
<p>Anybody seen this before?</p>
<p>al:x</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Haris</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-21</link>
		<author>Haris</author>
		<pubDate>Mon, 22 Jan 2007 23:09:55 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-21</guid>
					<description>Just installed and tested the latest stable release of WordPress 2.1(Ella) released 30mins ago. The plugin seems to be holding up!

I haven't run any extensive tests so if anyone experiences any issues please post a comment.

PS. @ Al:x; just sent you an email.</description>
		<content:encoded><![CDATA[<p>Just installed and tested the latest stable release of WordPress 2.1(Ella) released 30mins ago. The plugin seems to be holding up!</p>
<p>I haven&#8217;t run any extensive tests so if anyone experiences any issues please post a comment.</p>
<p>PS. @ Al:x; just sent you an email.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: al:x</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-23</link>
		<author>al:x</author>
		<pubDate>Tue, 23 Jan 2007 21:10:49 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-23</guid>
					<description>Ok, I guess I found the cause of my problem. php_value memory_limit was not set in the SSL virtual host config (for the gallery plugin this needs to be at least 16M). As by your plugin everything was forced over SSL now, this abviously became a problem.</description>
		<content:encoded><![CDATA[<p>Ok, I guess I found the cause of my problem. php_value memory_limit was not set in the SSL virtual host config (for the gallery plugin this needs to be at least 16M). As by your plugin everything was forced over SSL now, this abviously became a problem.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: FinD</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-30</link>
		<author>FinD</author>
		<pubDate>Thu, 25 Jan 2007 16:53:10 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-30</guid>
					<description>I just installed the plug in into WordPress 2.0.7 and am getting the following error on activation

[www.domain.com] has sent an incorrect or unexpected message. Error Code -12263.</description>
		<content:encoded><![CDATA[<p>I just installed the plug in into WordPress 2.0.7 and am getting the following error on activation</p>
<p>[www.domain.com] has sent an incorrect or unexpected message. Error Code -12263.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: blog:x &#187; Blog Archive &#187; sicherheit</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-31</link>
		<author>blog:x &#187; Blog Archive &#187; sicherheit</author>
		<pubDate>Thu, 25 Jan 2007 19:21:43 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-31</guid>
					<description>[...] Nachdem ich mit meinem rewrite hack mehr schlecht als recht secure-ge-wordpressed habe, habe ich nun mit Hilfe des gepatchten Secure Admin Plugins einen auf den ersten Blick deutlich eleganteren Weg. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Nachdem ich mit meinem rewrite hack mehr schlecht als recht secure-ge-wordpressed habe, habe ich nun mit Hilfe des gepatchten Secure Admin Plugins einen auf den ersten Blick deutlich eleganteren Weg. [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Haris</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-32</link>
		<author>Haris</author>
		<pubDate>Thu, 25 Jan 2007 20:15:09 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-32</guid>
					<description>Hi FinD,

WordPress 2.0.7 should work fine.

Error 12263 points to a problem with the SSL setup on the server.

"SSL received a record that exceeded the maximum permissible length."  

This generally indicates that the remote peer system has a flawed implementation of SSL, and is violating the SSL specification.

If you are running your own web server the following will help:

http://www.helicontech.com/forum/forum_posts-TID-6150.htm
http://www.howtoforge.com/forums/showthread.php?t=9665
http://virtuemart.net/index.php?option=com_smf&#038;Itemid=71&#038;topic=24508.0

If you are on a hosted server this is an issue your host should resolve for you.

To de-activate the plugin whilst you resolve the issue simply delete it from the /plugins/ directory.</description>
		<content:encoded><![CDATA[<p>Hi FinD,</p>
<p>WordPress 2.0.7 should work fine.</p>
<p>Error 12263 points to a problem with the SSL setup on the server.</p>
<p>&#8220;SSL received a record that exceeded the maximum permissible length.&#8221;  </p>
<p>This generally indicates that the remote peer system has a flawed implementation of SSL, and is violating the SSL specification.</p>
<p>If you are running your own web server the following will help:</p>
<p><a href="http://www.helicontech.com/forum/forum_posts-TID-6150.htm" rel="nofollow">http://www.helicontech.com/forum/forum_posts-TID-6150.htm</a><br />
<a href="http://www.howtoforge.com/forums/showthread.php?t=9665" rel="nofollow">http://www.howtoforge.com/forums/showthread.php?t=9665</a><br />
<a href="http://virtuemart.net/index.php?option=com_smf&#038;Itemid=71&#038;topic=24508.0" rel="nofollow">http://virtuemart.net/index.php?option=com_smf&#038;Itemid=71&#038;topic=24508.0</a></p>
<p>If you are on a hosted server this is an issue your host should resolve for you.</p>
<p>To de-activate the plugin whilst you resolve the issue simply delete it from the /plugins/ directory.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Wordpress Secure-Admin Plugin at fredericiana</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-37</link>
		<author>Wordpress Secure-Admin Plugin at fredericiana</author>
		<pubDate>Sun, 28 Jan 2007 22:37:18 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-37</guid>
					<description>[...] After a little research however I found the Wordpress Secure Admin Plugin which is infinitely easy to install and does exactly what it should: It makes sure all URLs in the admin interface are HTTPSed, re-enabling me to log into my blog encryptedly. It also encrypts the login cookie now, reducing the risk of session hijacking. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] After a little research however I found the Wordpress Secure Admin Plugin which is infinitely easy to install and does exactly what it should: It makes sure all URLs in the admin interface are HTTPSed, re-enabling me to log into my blog encryptedly. It also encrypts the login cookie now, reducing the risk of session hijacking. [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: felixtriller.de &#187; https zum letzten&#8230;</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-53</link>
		<author>felixtriller.de &#187; https zum letzten&#8230;</author>
		<pubDate>Wed, 07 Feb 2007 19:22:13 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-53</guid>
					<description>[...] jetzt davon abgewendet von einer permanenten Verschl&#252;sselung Gebrauch zu machen. Das Plugin Secure-Admin hilft einem wenigstens das Backend sicher zu [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] jetzt davon abgewendet von einer permanenten Verschl&#252;sselung Gebrauch zu machen. Das Plugin Secure-Admin hilft einem wenigstens das Backend sicher zu [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Siberia &#187; Blog Archive &#187; Wordpress 2.1</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-65</link>
		<author>Siberia &#187; Blog Archive &#187; Wordpress 2.1</author>
		<pubDate>Sat, 10 Feb 2007 15:38:43 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-65</guid>
					<description>[...] Well, the title is pretty self-explanatory. I&#8217;ve updated wordpress to version 2.1. It holds some pretty good new stuff, mostly in the admin area. One thing which I found lacking was ssl support in the admin area. The problem was quickly solved by using the secure-admin plugin. Can be found here: http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/ [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Well, the title is pretty self-explanatory. I&#8217;ve updated wordpress to version 2.1. It holds some pretty good new stuff, mostly in the admin area. One thing which I found lacking was ssl support in the admin area. The problem was quickly solved by using the secure-admin plugin. Can be found here: <a href="http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/" rel="nofollow">http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/</a> [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Lopo</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-72</link>
		<author>Lopo</author>
		<pubDate>Thu, 15 Feb 2007 06:28:31 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-72</guid>
					<description>Hi,

Nice plugin. Thanks a lot.

Does this work with WordpressMu?

Best</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Nice plugin. Thanks a lot.</p>
<p>Does this work with WordpressMu?</p>
<p>Best</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Haris</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-74</link>
		<author>Haris</author>
		<pubDate>Thu, 15 Feb 2007 11:01:06 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-74</guid>
					<description>Hi Lopo, thanks, you're welcome,

I have never worked with MU so can't say.

Someone else may have though?</description>
		<content:encoded><![CDATA[<p>Hi Lopo, thanks, you&#8217;re welcome,</p>
<p>I have never worked with MU so can&#8217;t say.</p>
<p>Someone else may have though?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Amadeo</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-133</link>
		<author>Amadeo</author>
		<pubDate>Tue, 20 Feb 2007 00:40:39 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-133</guid>
					<description>Hi...

Will this plugin work with a shared SSL certificate?

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi&#8230;</p>
<p>Will this plugin work with a shared SSL certificate?</p>
<p>Thanks.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Haris</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-139</link>
		<author>Haris</author>
		<pubDate>Tue, 20 Feb 2007 08:16:50 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-139</guid>
					<description>No, you need a private SSL certificate in order to use the plugin.

Before activating the plugin, you can test if you have the correct setup by typing in your blog address with https instead of http.

If the browser displays your site, you can use the plugin, if it doesn't, you don't have the correct setup.</description>
		<content:encoded><![CDATA[<p>No, you need a private SSL certificate in order to use the plugin.</p>
<p>Before activating the plugin, you can test if you have the correct setup by typing in your blog address with https instead of http.</p>
<p>If the browser displays your site, you can use the plugin, if it doesn&#8217;t, you don&#8217;t have the correct setup.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Doug</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-156</link>
		<author>Doug</author>
		<pubDate>Fri, 23 Feb 2007 09:34:32 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-156</guid>
					<description>I found it would not work on my wordpress blog hosted on lunarpages.  Could anyone recommend a hosting service to me that I could easily use this SSL plugin?  Are there hosting services that have the certificate as part of the deal.  I need this so badly but am not sure what host or services to get the thing working.  thanks.</description>
		<content:encoded><![CDATA[<p>I found it would not work on my wordpress blog hosted on lunarpages.  Could anyone recommend a hosting service to me that I could easily use this SSL plugin?  Are there hosting services that have the certificate as part of the deal.  I need this so badly but am not sure what host or services to get the thing working.  thanks.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Haris</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-158</link>
		<author>Haris</author>
		<pubDate>Fri, 23 Feb 2007 10:33:15 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-158</guid>
					<description>Doug,

Looking at Lunarpages, I don't see that any of the plans include a private SSL certificate as standard. The business plan includes 'Free SSL Installation' but this doesn't mean that they include the certificate.

this should help:
http://desk.lunarpages.com/faq.php?do=article&#038;articleid=51

Also bare in mind that you need a private(or personal) SSL certificate NOT 'shared'.</description>
		<content:encoded><![CDATA[<p>Doug,</p>
<p>Looking at Lunarpages, I don&#8217;t see that any of the plans include a private SSL certificate as standard. The business plan includes &#8216;Free SSL Installation&#8217; but this doesn&#8217;t mean that they include the certificate.</p>
<p>this should help:<br />
<a href="http://desk.lunarpages.com/faq.php?do=article&#038;articleid=51" rel="nofollow">http://desk.lunarpages.com/faq.php?do=article&#038;articleid=51</a></p>
<p>Also bare in mind that you need a private(or personal) SSL certificate NOT &#8217;shared&#8217;.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Diana</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-160</link>
		<author>Diana</author>
		<pubDate>Fri, 23 Feb 2007 16:16:13 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-160</guid>
					<description>Doug,

I use Lunarpages, and we have an SSL certificate purchased from Thawte. It works just fine with this plugin. You need a privately purchased SSL certificate.</description>
		<content:encoded><![CDATA[<p>Doug,</p>
<p>I use Lunarpages, and we have an SSL certificate purchased from Thawte. It works just fine with this plugin. You need a privately purchased SSL certificate.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Brady J. Frey</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-250</link>
		<author>Brady J. Frey</author>
		<pubDate>Thu, 08 Mar 2007 22:34:21 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-250</guid>
					<description>Just noting, it seems to work just fine on the current wordpress, using it on my e-commerce site

thanks for the great plugin:)</description>
		<content:encoded><![CDATA[<p>Just noting, it seems to work just fine on the current wordpress, using it on my e-commerce site</p>
<p>thanks for the great plugin:)</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: My-WhiteBoard&#8217;s Favorite WordPress plugins &#124; my-whiteboard</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-260</link>
		<author>My-WhiteBoard&#8217;s Favorite WordPress plugins &#124; my-whiteboard</author>
		<pubDate>Sat, 10 Mar 2007 01:12:45 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-260</guid>
					<description>[...] Secure Admin [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Secure Admin [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: alon</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-2508</link>
		<author>alon</author>
		<pubDate>Sat, 07 Apr 2007 00:32:59 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-2508</guid>
					<description>Hello, My domain.com site is hosted on a shared hosting plan. the hosting company allows us to use a shared certificate (assigned to the server DNS name - servername.domain.com). So if i want to access my site over SSL i can use https://server.domain.com/accountname versus http://mydomain.com. Would it be possible to make this plugin work with two different URLs, one used for HTTP and the other for HTTPS.</description>
		<content:encoded><![CDATA[<p>Hello, My domain.com site is hosted on a shared hosting plan. the hosting company allows us to use a shared certificate (assigned to the server DNS name - servername.domain.com). So if i want to access my site over SSL i can use <a href="https://server.domain.com/accountname" rel="nofollow">https://server.domain.com/accountname</a> versus <a href="http://mydomain.com." rel="nofollow">http://mydomain.com.</a> Would it be possible to make this plugin work with two different URLs, one used for HTTP and the other for HTTPS.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Haris</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-2726</link>
		<author>Haris</author>
		<pubDate>Mon, 16 Apr 2007 12:58:29 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-2726</guid>
					<description>For anyone that previously experienced a blank screen with PHP 5.2.1, this has now been resolved.

For those that are interested; the problem was due to a change in PHP 5.2 that causes a fatal error in cache.php (any wordpress plugins that pass content through a filter will also suffer the same fate).

I've implemented a fix that forces the cache flushing before the termination of the object.

The current version is now 0.2 (59)

Enjoy!</description>
		<content:encoded><![CDATA[<p>For anyone that previously experienced a blank screen with PHP 5.2.1, this has now been resolved.</p>
<p>For those that are interested; the problem was due to a change in PHP 5.2 that causes a fatal error in cache.php (any wordpress plugins that pass content through a filter will also suffer the same fate).</p>
<p>I&#8217;ve implemented a fix that forces the cache flushing before the termination of the object.</p>
<p>The current version is now 0.2 (59)</p>
<p>Enjoy!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Haris.tv &#187; Secure-Admin now supports Shared SSL!</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-2821</link>
		<author>Haris.tv &#187; Secure-Admin now supports Shared SSL!</author>
		<pubDate>Thu, 19 Apr 2007 15:54:24 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-2821</guid>
					<description>[...] modify the Secure-Admin code to cater for those that wanted to add SSL security without the need for extra requirements [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] modify the Secure-Admin code to cater for those that wanted to add SSL security without the need for extra requirements [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Haris</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-2823</link>
		<author>Haris</author>
		<pubDate>Thu, 19 Apr 2007 16:34:02 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-2823</guid>
					<description>I've just uploaded version 0.2(60) of Secure-Admin that now supports Shared SSL setups as well as Private SSL.

The setup is identical as it was before but with the addition of an extra step for Shared SSL setups.

The code is written to allow for any type of Shared SSL url.
The following are examples:


&lt;ul&gt;"https://shared_ssl.com/username/"&lt;br&gt;
"https://username.shared_ssl.com/"&lt;/ul&gt;

&lt;br&gt;

To define the url provided by your host simply populate the variable $secure_url in secure-admin.php with the address.

Please ensure that the address &lt;strong&gt;includes the root wordpress folder&lt;/strong&gt;. eg:
&lt;ul&gt;$secure_url="https://shared_ssl.com/username/wordpress/"&lt;/ul&gt;


&lt;br&gt;
@alon, Enjoy! :)

</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just uploaded version 0.2(60) of Secure-Admin that now supports Shared SSL setups as well as Private SSL.</p>
<p>The setup is identical as it was before but with the addition of an extra step for Shared SSL setups.</p>
<p>The code is written to allow for any type of Shared SSL url.<br />
The following are examples:</p>
<ul>&#8220;https://shared_ssl.com/username/&#8221;<br />
&#8220;https://username.shared_ssl.com/&#8221;</ul>
<p></p>
<p>To define the url provided by your host simply populate the variable $secure_url in secure-admin.php with the address.</p>
<p>Please ensure that the address <strong>includes the root wordpress folder</strong>. eg:</p>
<ul>$secure_url=&#8221;https://shared_ssl.com/username/wordpress/&#8221;</ul>
<p>
@alon, Enjoy! <img src='http://haris.tv/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Jon</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-2882</link>
		<author>Jon</author>
		<pubDate>Sat, 21 Apr 2007 05:36:07 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-2882</guid>
					<description>Works Great!  Thanks for taking care of the cache issue with PHP 5.2</description>
		<content:encoded><![CDATA[<p>Works Great!  Thanks for taking care of the cache issue with PHP 5.2</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Die besten WordPress Plugins - Administration &#187; Tipps zur Suchmaschinenoptimierung</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-2896</link>
		<author>Die besten WordPress Plugins - Administration &#187; Tipps zur Suchmaschinenoptimierung</author>
		<pubDate>Sat, 21 Apr 2007 14:22:46 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-2896</guid>
					<description>[...] Admin SSL / Secure-Admin Plugin Secures wp-admin/wp-login using an available Private or Shared SSL certificate. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Admin SSL / Secure-Admin Plugin Secures wp-admin/wp-login using an available Private or Shared SSL certificate. [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Paul</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-5843</link>
		<author>Paul</author>
		<pubDate>Sat, 26 May 2007 10:26:02 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-5843</guid>
					<description>Hi Haris,
Thanks for you expertise on this plugin. I have installed the latest from your site and I'm still getting an error of "You don't have permission to access /wp-admin/ on this server". Are there any additional steps that needs to be done by me?</description>
		<content:encoded><![CDATA[<p>Hi Haris,<br />
Thanks for you expertise on this plugin. I have installed the latest from your site and I&#8217;m still getting an error of &#8220;You don&#8217;t have permission to access /wp-admin/ on this server&#8221;. Are there any additional steps that needs to be done by me?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Haris</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-5844</link>
		<author>Haris</author>
		<pubDate>Sat, 26 May 2007 10:56:59 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-5844</guid>
					<description>Hi Paul,

First of all it's important to determine whether you are setup for using the plugin.

With the plugin de-activated, you should be able to access your blog using a https:// prefix. clicking on any links will return you back to http:// but at least you can determine whether the https:// counterpart is setup.

I suspect that you will get the same message without the plugin. This may be due to your permission settings with your host.

If you still can't resolve it, contact me via the &lt;a href="https://haris.tv/contact/" rel="nofollow"&gt;contact form&lt;/a&gt; and I'll try to help you further. If you include any IM details we can have a live chat.

Haris</description>
		<content:encoded><![CDATA[<p>Hi Paul,</p>
<p>First of all it&#8217;s important to determine whether you are setup for using the plugin.</p>
<p>With the plugin de-activated, you should be able to access your blog using a <a href="https://" rel="nofollow">https://</a> prefix. clicking on any links will return you back to <a href="http://" rel="nofollow">http://</a> but at least you can determine whether the <a href="https://" rel="nofollow">https://</a> counterpart is setup.</p>
<p>I suspect that you will get the same message without the plugin. This may be due to your permission settings with your host.</p>
<p>If you still can&#8217;t resolve it, contact me via the <a href="https://haris.tv/contact/" rel="nofollow">contact form</a> and I&#8217;ll try to help you further. If you include any IM details we can have a live chat.</p>
<p>Haris</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: New Improved Musings</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-7323</link>
		<author>New Improved Musings</author>
		<pubDate>Sat, 02 Jun 2007 02:39:17 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-7323</guid>
					<description>&lt;strong&gt;Encrypting WordPress Administration...&lt;/strong&gt;

I&#8217;m not overly concerned about the security of this blog.  There is no mission critical data here, but I am interested in encryption and using SSL.  It makes sense to me, to force all use of the wordpress administration interface over SSL.  I tho...</description>
		<content:encoded><![CDATA[<p><strong>Encrypting WordPress Administration&#8230;</strong></p>
<p>I&#8217;m not overly concerned about the security of this blog.  There is no mission critical data here, but I am interested in encryption and using SSL.  It makes sense to me, to force all use of the wordpress administration interface over SSL.  I tho&#8230;</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: BlogSecurity &#187; http versus https</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-14234</link>
		<author>BlogSecurity &#187; http versus https</author>
		<pubDate>Sun, 16 Sep 2007 00:12:20 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-14234</guid>
					<description>[...] with your hosting provider to see if your blog supports SSL, then you can use the WordPress Admin SSL plugin to ensure that you always access your admin panel over an encryped [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] with your hosting provider to see if your blog supports SSL, then you can use the WordPress Admin SSL plugin to ensure that you always access your admin panel over an encryped [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Wordpress SSL Admin plugin (patched) &#124; Mostly Harmless</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-14499</link>
		<author>Wordpress SSL Admin plugin (patched) &#124; Mostly Harmless</author>
		<pubDate>Wed, 26 Sep 2007 02:58:19 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-14499</guid>
					<description>[...] at Haris.tv this gentleman fixed the plugin and released a patch version of it which works with 2.0.6 as well [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] at Haris.tv this gentleman fixed the plugin and released a patch version of it which works with 2.0.6 as well [&#8230;]</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: pawan</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-31232</link>
		<author>pawan</author>
		<pubDate>Fri, 04 Apr 2008 22:19:44 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-31232</guid>
					<description>I worked for me as well. Thank you very much.</description>
		<content:encoded><![CDATA[<p>I worked for me as well. Thank you very much.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Haris.tv</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-526227</link>
		<author>Haris.tv</author>
		<pubDate>Sat, 23 Apr 2022 08:37:06 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-526227</guid>
					<description>&lt;strong&gt;Unlimited Proxies...&lt;/strong&gt;

I found a great......</description>
		<content:encoded><![CDATA[<p><strong>Unlimited Proxies&#8230;</strong></p>
<p>I found a great&#8230;&#8230;</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Haris.tv</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-528769</link>
		<author>Haris.tv</author>
		<pubDate>Sat, 21 May 2022 17:57:05 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-528769</guid>
					<description>&lt;strong&gt;Resell Proxies...&lt;/strong&gt;

I found a great......</description>
		<content:encoded><![CDATA[<p><strong>Resell Proxies&#8230;</strong></p>
<p>I found a great&#8230;&#8230;</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: ﻿﻿zoomacasino-zar.top</title>
		<link>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-611952</link>
		<author>﻿﻿zoomacasino-zar.top</author>
		<pubDate>Sat, 09 Nov 2024 14:43:21 +0000</pubDate>
		<guid>http://haris.tv/2007/01/11/wordpress-ssl-plugin-secure-admin-patched-and-working/#comment-611952</guid>
					<description>&lt;strong&gt;﻿﻿zoomacasino-zar.top...&lt;/strong&gt;

Haris.tv &#187; WordPress SSL Plugin Secure-Admin patched and working!...</description>
		<content:encoded><![CDATA[<p><strong>﻿﻿zoomacasino-zar.top&#8230;</strong></p>
<p>Haris.tv &raquo; WordPress SSL Plugin Secure-Admin patched and working!&#8230;</p>
]]></content:encoded>
				</item>
</channel>
</rss>
