The certificate you have entered does not match the current private key
Other Information
I have generated the ssl certificate by Let’s encript, from the control panel/ssl/tls section I choosed the configure button and than I pasted the private key.
After I generated the key CSR and than i pasted the certificate I have uploaded that.
After that I received the error:“The certificate you have entered does not match the current private key”.
I have repeated this sequence several times whith the same result.
What should I do for solving this issue?
From Let’s encrypt I have just received the private key and the certificate, I have not received the CSR certificate.
I tryed to generate private key and csr automatically than I replaced the private key whith the one that I received by Let’s Encript leaving the CSR generated from the controlpanel and I have pasted the certificate.
What should I put in the CSR section?
You don’t need one. CSR is short for Certificate Signing Request. It’s linked to the private and used to get an SSL certificate from an SSL vendor without having to send them the private key.
But since the client area generates both the certificate and private key, you don’t need a CSR at all.
Note that the control panel has Upload Key and Upload Certificate buttons, but no Upload CSR button. That’s because you don’t need a CSR to get SSL to work.