What kind of certificate?
For admin panel (nginx) or imscp services (courier/dovecot, postfix, proftpd) you have to do these steps:
- Execute the command to reconfigure ssl and panel_ssl:
- On the screen for the Private key open the file /etc/letsencrypt/live/domain.com/privkey.pem.
- On the screen for the Certificate open the file /etc/letsencrypt/live/domain.com/cert.pem.
- On the screen for the Intermediate certificate open the file /etc/letsencrypt/live/domain.com/chain.pem.
@mrpink for services and panel I recommend the official way perl imscp-autoinstall -dr ssl panel_ssl. Just if someone don't want to rerun the installer and already have certs installed he can go your way (still not supported). Think it's better before someone breaks his system
I just tried the combination of these 2. Ain't it failed with saying wrong ssl cert...
it first asks for the private key ( then a password )
followed with intermediate
And as last it asks for the certificate ( at this point it fails )