caddy_tls
Check TLS/HTTPS status, set ACME email, or update the ACME CA URL on Caddy servers. Works on both fresh and existing instances.
Instructions
Get or configure TLS/HTTPS settings. Actions: 'status' shows current TLS config, 'set_email' sets the ACME email, 'set_acme_ca' sets the ACME CA URL. Works on both fresh and existing Caddy instances.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ca | No | ACME CA URL (for 'set_acme_ca' action) | |
| No | ACME email address (for 'set_email' action) | ||
| action | Yes | Action to perform |