apply_certificate
Generate and apply SSL certificates for websites by providing site ID, domain list, and certificate type through the ESA MCP Server.
Instructions
Applies for a free SSL certificate.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
domains | Yes | The list of domain names, separated by commas. Example: "example.com,www.example.com" | |
siteId | Yes | Site ID. Example: 1234567890123. Reference Value Source: list_sites | |
type | Yes | The type of certificate. Possible values: - lets_encrypt (Let's Encrypt certificate) - digicert_single (Digicert single-domain certificate) - digicert_wildcard (Digicert wildcard certificate) |