certificates_list
List all SSL certificates stored in FastPanel with details like expiration and on-disk paths for manual nginx configuration.
Instructions
List all SSL certificates stored in FastPanel (Let's Encrypt and custom). Returns id, name, type, common_name, alternative_name, expiration, linked site. Also injects computed crt_path/key_path — the on-disk paths FastPanel writes certs to (/var/www/httpd-cert/.crt|.key). These are needed when hand-writing a 443 server block after a site is in manual_changes mode. NOTE: the paths are derived from FastPanel's naming convention, not returned by the API — verify on disk (ls /var/www/httpd-cert/) if a cert was imported rather than issued by the panel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||