tls_update
Update TLS domain configuration in OpenSIPS, modifying certificate, private key, CA list, method, verification, and other TLS parameters for a specified domain.
Instructions
Update an existing TLS domain configuration (certificate, key, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| certificate | No | ||
| private_key | No | ||
| ca_list | No | ||
| method | No | ||
| verify_cert | No | ||
| require_cert | No | ||
| ca_dir | No | ||
| cipher_list | No | ||
| dh_params | No | ||
| ec_curve | No | ||
| match_ip_address | No | ||
| match_sip_domain | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||