when i try to issue ann ssl certificate for a subdomain i got this :
`2021-02-23 06:29:38,931 (DEBUG) wo.core.logging : Writing content in /var/lib/wo/cert.csv
2021-02-23 06:29:38,932 (DEBUG) wo.core.logging : Changing permission of /var/lib/wo/cert.csv, Perm:384
2021-02-23 06:29:38,932 (INFO) wo : Validation mode : DNS mode with dns_cf
2021-02-23 06:29:38,932 (INFO) wo : Issuing SSL cert with acme.sh
2021-02-23 06:29:38,932 (DEBUG) wo.core.logging : Running command: /etc/letsencrypt/acme.sh --config-home '/etc/letsencrypt/config' --issue -d '123.domain.fr' -d '.123.domain.fr' --dns dns_cf -k "ec-384" -f
2021-02-23 06:29:41,022 (DEBUG) wo.core.logging : Command Output: [mardi 23 février 2021, 06:29:39 (UTC+0100)] Using CA: https://acme-v02.api.letsencrypt.org/directory
[mardi 23 février 2021, 06:29:39 (UTC+0100)] Multi domain='DNS:123.domain.fr,DNS:.123.domain.fr'
[mardi 23 février 2021, 06:29:39 (UTC+0100)] Getting domain auth token for each domain
,
Command Error: [mardi 23 février 2021, 06:29:41 (UTC+0100)] Create new order error. Le_OrderFinalize not found. {
"type": "urn:ietf:params:acme:error:rateLimited",
"detail": "Error creating new order :: too many certificates already issued for: domain.fr: see https://letsencrypt.org/docs/rate-limits/",
"status": 429
}
[mardi 23 février 2021, 06:29:41 (UTC+0100)] Please add '--debug' or '--log' to check more details.
[mardi 23 février 2021, 06:29:41 (UTC+0100)] See: https://github.com/acmesh-official/acme.sh/wiki/How-to-debug-acme.sh
2021-02-23 06:29:41,023 (INFO) wo : Issuing SSL cert with acme.sh
2021-02-23 06:29:41,023 (ERROR) wo : Please make sure your properly set your DNS API credentials for acme.sh
If you are using sudo, use "sudo -E wo"`
i have mentionned my issue here :
https://community.wordops.net/d/908-certificate-and-subdomains