"Modulus Mismatch" error

The Modulus mismatch error occurs when a Private key generated along with the CSR code does not match the certificate issued by the Certificate Authority.

There are several possible reasons for this to happen:

  • Private key originally generated with the CSR was removed from the server;
  • You are not using the private key originally generated along with the CSR code;
  • The certificate was issued not with the CSR originally generated with the RSA Private key;
  • If you are installing the certificate via control panel like cPanel/WHM or Plesk, your control panel can automatically fetch an old RSA or certificate. You might need to paste the RSA and certificate manually after the information is fetched.

Make sure that the RSA key and certificate match in this matcher.

If they do match, retry the installation inputting all the values manually. If they do not match, please generate a new pair of CSR/RSA keys on your server, reissue the certificate and retry installation afterwards.

  • 0 Els usuaris han Trobat Això Útil
Ha estat útil la resposta?

Articles Relacionats

CA Bundle is not updated after reinstalling certificate through cPanel

Sometimes, customers with cPanel servers may face the unpleasant situation when trying to...

Firefox error code: ssl_error_rx_record_too_long

The error occurs in case the port a client is trying to connect to is opened on the server, but...