jccsxx
1
certbot certonly --webroot-path /home/jcc/wuknet/ssl/cert -d *.wuknet.com -d wuknet.com --manual --preferred-challenges dns --server https://acme-v02.api.letsencrypt.org/directory
I want to save the certificate to / home / JCC / wuknet / SSL / cert
The default is / etc / letsencrypt / live
Unable to implement, how to change the default saved directory.
Thank you
Hi @jccsxx
if I see it correct, you can't change the path.
Please read
Where are my certificates?
https://certbot.eff.org/docs/using.html#where-are-my-certificates
Certbot has it's own directory structure you shouldn't change.
But you can create symlinks (one action per certificate) in your directory to /etc/letsencrypt/live.
system
Closed
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.