Disabling 2FA when you are locked-out

Really Simple SSL pro has the option to force the use of 2FA (Two-factor Authentication) to protect your accounts from unauthorized access when your password is stolen. If for some reason you are unable to receive the required 2FA codes you will be locked out of your website.

For example: You don’t know or have access to the email address of an admin user or have lost your phone with the TOTP app.

To disable 2FA in Really Simple SSL, a constant can be defined in your wp-config.php.

Add the following line to your wp-config.php file

  • define( 'RSSSL_DISABLE_2FA', true );
    (This disables the Really Simple SSL 2FA checks on the login page)

After logging in and resetting your 2FA settings, you can safely remove the line from your wp-config.php to re-activate 2FA once more.

Simple and Performant Security.
Easily improve site security with WordPress Hardening, Two-Factor Authentication (2FA), Login Protection, Vulnerability Detection and SSL certificate generation.