set_certificate
Manage and update website certificates using the ESA MCP Server. Specify certificate type (cloud or custom), private key, and details to enable secure connections for a site.
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) |