Mutual-tls (Section)#
Path: /environments/environment/services/service-role/mutual-tls
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| listening-port | uint16 | optional | - | The port to use for mutual TLS. Defaults to the same value as configured for listening-port for this service. |
| client-truststores | multi-value leafref → /base:facilities/crypto/ssl/client-truststore/client-certificate/id | optional | - | The certificates that have signed any client’s certificate used to authenticate such clients. If no truststores are configured, ALL truststores are added to the mutual-tls trust for this service. |