Home › Forums › Mixed content in my site › ERR_SSL_PROTOCOL_ERROR
This topic contains 4 replies, has 2 voices, and was last updated by Rogier Lankhorst 1 year, 3 months ago.
- AuthorPosts
JuancaHello,
I´m using the Really Simple SSL plugin on a WordPress with Woocommerce installation and a Comodo SSL site certificate installed.
The RS-SSL plugin is configured with the Mixed content option turn on, then:
Just after clicking on the purchase button from woocommerce checkout page, the browser show an ERR_SSL_PROTOCOL_ERROR page.
However, if I turn-off the “Mixed content” plugin option (the browser show now a not secure page at all), the browser show the correct payment page in a Bank’s URL.
I try to apply the “Disabling ssl for one page only” solution (with the checkout page) but nothing happens, the browser lock is always green.
That could be happening?
Regards,
JuancaDisabling SSL for one page only will not work when the homepage is SSL, after visiting the homepage, the browser will visit subpages over SSL as well. In your case, you have the ssl version of the page in the cache as well.
It’s hard to say what is happening without seeing the website. When the mixed content fixer is active, it will force all resources over https. If that resource does not support https, this might be the result. You could check which url is generating this error by right clicking your webisite, then click “inspect element”, then “console”. You will see more details about the error there.
Juanca
JuancaHi again Rogier,
Problem solved. The bank in test mode don´t let us the HTTPS connection to their servers. However, really Simply SSL always transform that URL to HTTPS (perhaps the PRO version module could discriminate that particular url).
Solution: Simply put (after make the tests with RS SSL plugin OFF) the bank system in real mode the problem is over.
Regards,
JuancaThanks for the update!
- AuthorPosts