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