Mutual-tls (Section)#

Path: /environments/environment/services/service-role{id}/mutual-tls

Parameters#

NameTypeRequiredDefaultDescription
listening-portport-numberoptionalThe port to use for mutual TLS. Defaults to the same value as configured for listening-port for this service.
client-truststoresmulti-value, leafrefoptionalThe 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.

Was this helpful?