register_acme_account
Register a new ACME account for automated SSL certificate management using a contact email and optional ACME directory URL.
Instructions
Register a new ACME account.
Args: contact: Contact email address. directory: ACME directory URL (empty = Let's Encrypt production). name: Account name. tos_url: Terms of service URL to accept.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact | Yes | ||
| directory | No | ||
| name | No | default | |
| tos_url | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |