set_certificate
Enable or update SSL/TLS certificates for websites using the ESA MCP Server by specifying site ID, certificate type, and details like content, private key, or cloud certificate ID.
Instructions
Configures whether to enable certificates and update certificate information for a website.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
casId | No | The ID of the cloud certificate. | |
certificate | No | The content of the certificate. | |
id | No | The ID of the certificate. | |
name | No | The name of the certificate. | |
privateKey | No | The private key of the certificate. | |
region | No | The region. | |
siteId | Yes | The website ID. Reference Value Source: list_sites | |
type | Yes | The type of certificate. Possible values: - cas (Cloud Certificate) - upload (Custom Upload Certificate) |