config show pki
pki=configuration
CertificateDuration=3650
ChainFile=/etc/pki/tls/certs/chain.pem
CommonName=SBS
CountryCode=DE
CrtFile=/etc/pki/tls/certs/cert.pem
EmailAddress=xxx@xx.de
KeyFile=/etc/pki/tls/private/privkey.pem
LetsEncrypt=disabled
LetsEncryptDomains=xxx.xxx.de
LetsEncryptMail=xxx@xxx.de
LetsEncryptRenewDays=30
Locality=Berlin
Organization=xxxxxxxxxx
OrganizationalUnitName=Main
State=Deutschland
SubjectAltName=xxx.xxxx.de,xxx.spdns.de
ls -l ~/.acme.sh/xxx.xxxxxx.de/
total 16
-rw-r–r-- 1 root root 202 Feb 16 12:36 xxxxxx.spdns.de.conf
-rw-r–r-- 1 root root 985 Feb 16 12:36 xxxxxx.spdns.de.csr
-rw-r–r-- 1 root root 212 Feb 16 12:36 xxxxxx.spdns.de.csr.conf
-rw-r–r-- 1 root root 1679 Feb 16 11:07 xxxxxx.spdns.de.key
cat ~/.acme.sh/your_fqdn/your_fqdn.conf
cat ~/.acme.sh/xxx.xxxx.de/xxx.xxx.de.conf
Le_Domain=‘xxx.xxxx.de’
Le_Alt=‘no’
Le_Webroot=’/home/wwwroot/example.com,tls’
Le_PreHook=’‘
Le_PostHook=’‘
Le_RenewHook=’‘
Le_API=‘https://acme-v01.api.letsencrypt.org/directory’
Le_Keylength=’’