Can't Login To Admin

I can no longer access my admin page. It goes into an endless loop of handshaking.

Last night we updated our SSL certificate. It is since then that i can't get the page.

I am in the process of upgrading the php version to 7.1, it was on 5.6.

Any help or suggestions would be greatly appreciated.

Hello

Please remove manually directory var/cache

Best regards

Robert

Looks like certificate is not installed correctly.

Temporary solution: Go to phpMyAdmin with the cscart_settings_objects table, find the record with the secure_admin name and change value to N. The delete the var/cache directory and check the result

Thank you for your responses.