I edited my wp-config.php with:
if (strpos($_SERVER['HTTP_X_FORWARDED_PROTO'], 'https') !== false) {
$_SERVER['HTTPS'] = 'on';
}
and
define('FORCE_SSL_ADMIN', true);
Everything was fine till I decided to update my WordPress Multisite. I did it with succeed, but after starting Upgrade Network
I received an error:
Warning! Problem updating https://example.com. Your server may not be able to connect to sites running on it. Error message: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:14077410:SSL routines:func(119):reason(1040) stream_socket_client(): Failed to enable crypto stream_socket_client(): unable to connect to ssl://example.com:443 (Unknown error)
I had to disable SSL and run upgrade from HTTP.
How to fix this in future?
]]>Please help to investigate the case and solve the problem. Thank you so much.
]]>After I deactivate the plugin, I cannot access the Admin which some error message like “redirect loop”. After my web hosting support reactivated it everything seems fine.
I also checked .htaccess but its normal.
Is there any way to deactivate this plugin without loosing access to WordPress Admin?
Will you update this plugin and fix the error?
I would rather like to try SSL Insecure Content Filter plugin if possible!
]]>I use “CloudFlare Flexible SSL” plugin alongside your plugin.
Your plugin has changed a lot recently. Does your plugin make HTML URL elements redirections from HTTP to HTTPS, so I could leave “CloudFlare Flexible SSL”?
Thanks for response.
]]>We want to switch some wordpress sites with this plugin over to use Cloudflare flexible SSL option. Unfortunately many of the disqus scripts, stylesheets and ajax requests are loaded via http but not https. This would result in a lot of mixed content security errors.
https://www.ads-software.com/plugins/disqus-comment-system/
]]>I recently installed SumoMe on my site https://www.shalintj.com. I notice the following 2 problems:
Can this be because of CloudFlare? I have installed Cloudflare on my site with Flexible SSL enabled.
Thanks.
Shalin
https://www.ads-software.com/plugins/sumome/
]]>I’m using CloudFlare Flexible SSL and I get this error.
The HTTP response test get an error "SSL connect error"
I already installed the Disable WordPress local connection SSL verifying plugin however it does not help.
What can I do?
WordPress version 4.2.4
BackWPup version 3.1.4
PHP version 5.6.12
MySQL version 5.6.21
cURL version 7.19.7
cURL SSL version NSS/3.19.1 Basic ECC
WP-Cron url: https://example.com/wp-cron.php
Server self connect: The HTTP response test get an error "SSL connect error"
https://www.ads-software.com/plugins/backwpup/
]]>