The plugin handles most issues that WordPress has with SSL, like when you're behind reverse proxy loadbalancer, or when no headers are passed.
On site where the source consists of about 60.000 characters, the delay caused by the mixed content fixer is about 0.00188 seconds.
In the pro for multisite plugin, you can override all site settings for SSL on the network level, and can activate and deactivate SSL in the menu for each site.* Really Simple SSL maintains extensive knowledge-base at https www really-simple-ssl.com...
cPanel implementation provides SSL certificates for domains set up on the server, and this plugin provides the necessary piece to make the sites recognized as secure by Google Chrome..
Not much to say apart from best make sure you run this BEFORE whatever you do cPanel your htaccess etc to convert to SSL.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Added built-in certificate check in the class-certificate php file that checks if the domain is present in the common names and or the alternative names section..
Added RSSSL CONTENT FIXER ON INIT so users can keep on using the init hook for the mixed content fixer.. 2.5.18.
Added support for situation where no server variables are given which can indicate SSL.
Fixed bug where number of options with mixed content was not displayed correctly. 2.1.1 limited the number of files, posts and options that can be show at once in the mixed content scan.. 2.1.0.
Read more