Interface VirtualGatewayTlsValidationContextFileTrust.Builder

  • Method Details

    • certificateChain

      VirtualGatewayTlsValidationContextFileTrust.Builder certificateChain(String certificateChain)

      The certificate trust chain for a certificate stored on the file system of the virtual node that the proxy is running on.

      Parameters:
      certificateChain - The certificate trust chain for a certificate stored on the file system of the virtual node that the proxy is running on.
      Returns:
      Returns a reference to this object so that method calls can be chained together.