Values.ViewerMtlsConfigSourceA viewer mTLS configuration.
type nonrec t = {mode : ViewerMtlsMode.t option;The viewer mTLS mode.
*)trustStoreConfig : TrustStoreConfig.t option;The trust store configuration associated with the viewer mTLS configuration.
*)}