Generate certificates at custom path and renew automatically from custom location using cli.ini

Please fill out the fields below so we can help you better.

My domain is:

I ran this command:

It produced this output:

My web server is (include version):

The operating system my web server runs on is (include version):

My hosting provider, if applicable, is:

I can login to a root shell on my machine (yes or no, or I don’t know):

I’m using a control panel to manage my site (no, or provide the name and version of the control panel):

Hi Team,

Currently, all my certificates gets generated at “/etc/letsencrypt/live” . I want to change this to a custom centralized path, so that certificates for all domains are generated at this new centralized path.

Furthermore, these new certificates generated at new custom path should get renewed automatically using cron. Is this possible? I assume using cli.ini but I am not sure how to use it as I am not able to find it under " /etc/letsencrypt"

Kindly Help!!

Best Regards,
Zahid

My suggestion would be to create symbolic links from your custom path to the files in /etc/letsencrypt/live/, as this would be the most easiest solution.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.