update_https
Update HTTPS configuration for a website to enable or disable secure connections, set certificates and private keys, and adjust HSTS, HTTP/3, and port settings.
Instructions
Update HTTPS configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hsts | No | ||
| type | Yes | ||
| http3 | No | ||
| enable | Yes | ||
| algorithm | No | ||
| websiteId | Yes | ||
| httpConfig | No | ||
| httpsPorts | No | ||
| privateKey | No | ||
| certificate | No | ||
| hstsIncludeSubDomains | No |