# TlsInfo ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **trust_root** | Option<**String**> | The root CA certificate(s) that are used to validate leaf TLS certificates. | [optional] **cert_issuer_subject** | Option<**String**> | The base64-url-safe-encoded raw subject bytes of the issuer. | [optional] **cert_issuer_public_key** | Option<**String**> | The base64-url-safe-encoded raw public key bytes of the issuer. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)