securing xmlrpc.php
-
I’m trying to secure connections for users who manage blog posts from one of the WordPress apps (like iPad) and forget to include https:// when specifying the blog URL. Can I use this plugin to control HTTP requests to xmlrpc.php by redirecting them to the HTTPS version. Would this guarantee that the password doesn’t get sent in the clear or would the password be sent one time over HTTP and a second time over HTTPS? Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘securing xmlrpc.php’ is closed to new replies.