TlsInfo
TLS configuration for a target server.
Advanced API SecurityAgentic AIAnalyticsAPI GatewayAPI GovernanceAPI HubAPI ManagementDeveloper PortalEnterpriseGenerative AIHybridIntegrationsMicroservicesMCPModel Context ProtocolMonetization
Properties
| Name |
Type |
Description |
| enabled |
boolean |
Whether TLS is enabled. |
| clientAuthEnabled |
boolean |
Whether client authentication is required. |
| keyStore |
string |
Name of the keystore. |
| keyAlias |
string |
Name of the key alias. |
| trustStore |
string |
Name of the truststore. |
| protocols |
array |
Supported TLS protocols. |
| ciphers |
array |
Supported cipher suites. |
| commonName |
object |
Common name configuration. |
JSON Schema