This simple plugin will ensure that all requests to ‘wp-login.php’ and ‘wp-admin/*’ are redirected over HTTPS. By using HTTPS you mitigate the risk of attackers capturing sensitive information such as usernames and passwords, which when accessed over HTTP provide no level of security.
Please ensure that your site supports HTTPS before enabling this plugin. This can be done by pointing your browser to ‘https://yourblog/wordpress/’.
Please be aware that this plugin is still new and may have some bugs. If you run into problems simply delete the plugin and report the bug to us.
bs-wp-https.php can be downloaded here.
Just rename it to bs-wp-https and drop in in your wp-content/plugins directory. It can be enabled from wp-admin.
Enjoy!
could you name maybe the differences to: http://haris.tv/2007/04/24/admin-ssl-new-wordpress-plugin/
thanks!
durito, its BlogSec project, what more reason do you need? :)
That plugin has 400+ lines of code and looks really messy. Ours is only 100 lines of code and alot cleaner in my opinion, but I’m bias.
1. The version on harris.tv of admin-ssl plugin does not work in wp 2.5. An updated version of that plugin which works in wp 2.5 is available at http://www.kerrins.co.uk/blog/2008/04/wordpress-25-and-admin-ssl-plugin.html
2. One difference I found: With admin ssl I can access the wp-login page via http without being redirected to https.
LaMi, thanks for sharing man. So in other words 2 points to BlogSec, 0 points to admin-ssl :)
WordPress security - SSL admin…
A security plug-in to put the admin and login under SSL - interesting and probably not before time as an option.
Of course, you will need SSL on your domain, but certificates don’t cost anything like they used to, it’s just the fun of inst…
[…] Plugin kann hier runtergeladen werden: bs-wp-encrypt plugin: Encrypt Logins von […]
well thanks for the additional infos. most of them I knew already. however it’s always good to compare new projects with existing once.
LaMi and DK:
The latest version of admin-ssl, which I am about to release (0.71) forces SSL on wp-login.php as well.
Plus, admin-ssl works just as well for Shared SSL setups, which are usually free.
BCG
I just tried to upload an image to my post. That was not possible until I disabled bs-wp-https plugin. It seems like the plugin does not rewrite the urls of the uploader.
LaMi: Do you have mod_security enabled?
I found that the new image uploader doesn’t work, you have to disable the POST scanner.
[…] Если Ваш хостер предоставляет SSL, используйте протокол HTTPS для входа в WordPress. Плаггин, реализующий данный функционал здесь. […]
One thing that “Admin SSL” has going for it is they support a shared SSL without needing to edit the file now. Since I haven’t paid for one & don’t plan on purchasing one I think that is a good feature for me.
[…] genau dies umzusetzen gibt es ein simples PlugIn namens WP Encrypt Plugin. Einfach PlugIn herunterladen, in das PlugIn Verzeichnis kopieren und im AdminPanel […]