Values.VirtualGatewayTlsValidationContextFileTrustSourceAn object that represents a Transport Layer Security (TLS) validation context trust for a local file.
type nonrec t = {certificateChain : FilePath.t;The certificate trust chain for a certificate stored on the file system of the virtual node that the proxy is running on.
*)}