Hi!
I finished all the necessary steps needed to get an SSL certificate, the website SSL Server Test (Powered by Qualys SSL Labs) confirming it is A grade, but the Really Simple SSL plug-in doesn’t recognize it.
Unfortunately after that I donloaded the WordPress HTTPS (SSL) plugin and activated Force SSL Administration, so now I’m unable to log into the backend of my site…
Any solutions to this?
Thank you
You 'll need to check the FORCE_SSL_ADMIN setting in your config.php.
define( 'FORCE_SSL_ADMIN', true );
More information here.
https://codex.wordpress.org/Editing_wp-config.php#Require_SSL_for_Admin_and_Logins
Thank you!!!
I could disable the Universal SSL in crypto and get back in.
You’re the best
This topic was automatically closed after 30 days. New replies are no longer allowed.