Home | Setup | FAQ | History | Reset

Admin SSL was originally written by Haris, updating the Secure Admin plugin by Ryan Boren to work with PHP 5.  However, with the release of WordPress 2.5 various changes were made to the way WordPress authenticates users – thus breaking Haris' Admin SSL plugin.

At this point I took over developing Admin SSL, because Haris was unable to invest the time required.  At first this was limited to bug fixes, making it compatible with WordPress 2.5, but this has turned into a complete code re-write, adding many extra features.  I released Admin SSL 1.0 and 1.1.

As of 1.0, Admin SSL does not secure every single admin page by default,
allowing you to take advantage of the speed improvements in WP 2.5.1. 
However, if you want to secure all those pages, add 'wp-admin/' to the
additional urls box on the config page.

Now WordPress have released version 2.6 of WordPress, which includes SSL support out of the box.  However, it does not appear to support Shared SSL support, as I suspected – it is much harder to implement this.  I will work on updating Admin SSL to work with WP 2.6, but please bear with me as I do have a full time job as well!