• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Resolved Can Let's Encrypt add-on generate 4096 bit certificates?

Linulex

Silver Pleskian
Hi all,

Is there a way to have Let's Encrypt generate certificates with a 4096 bit key?
Some config somewhere maybe or a hidden parameter that can be set.

If not, is this planned in the next release?

regards
Jan
 
Hi Linulex,

pls. have a look at "/usr/local/psa/var/modules/letsencrypt/cli.ini.sample". ;)

In addition, you might be interested, that the Let's encrypt "certbot" has additional options, which you are able to list with the "--help" - command for example:

/usr/local/psa/var/modules/letsencrypt/venv/bin/certbot --help
 
Hi @UFHH01

renaming /usr/local/psa/var/modules/letsencrypt/cli.ini.sample to /usr/local/psa/var/modules/letsencrypt/cli.ini and commenting the test server entry did it, tnx.

One tip: you must delete the existing certificate and get a new one, only renewing doesnt seem to be enough.

regards
Jan
 
@UFHH01 advice was spot on. I was able to just renew my certificates without deleting the existing ones. I just had to be sure my browser cache was deleted before browsing to the domain again. Before following the advice of @Linulex be sure to delete your browser cache as you shouldn't need to delete any certificates, the renewal process automatically does this.
 
Back
Top