Add description for --list-profiles

Jens Spanier
2025-10-06 16:42:38 +02:00
parent 388512caa4
commit 0c828f4710

@@ -10,6 +10,11 @@ You can select the certificate profile during issuance with the `--cert-profile`
acme.sh --issue -d example.com --cert-profile <profile-name>
```
You can list all certificate profiles supported by your current CA using the following command:
```
acme.sh --list-profiles
```
## Example (Lets Encrypt)
```
acme.sh --issue --server letsencrypt -d example.com -w /home/username/public_html --cert-profile tlsserver