Administrator Posted January 12, 2016 Posted January 12, 2016 If you need to remove the SSL for admin logins manually ( in case you no longer have a cert installed on a server move etc ) you can run the following and then clear the /datastore UPDATE core_sys_conf_settings SET conf_value = 0 WHERE conf_key = 'logins_over_https';
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now