Skip to main content

RemoteTlsConfig

Configures for server-only authentication with TLS.

Index

Properties

assumeHttp2

assumeHttp2: boolean

If true, assume that the server supports HTTP/2, even if it doesn't provide protocol negotiation via ALPN.

cert

cert: string

A file path, relative from the workspace root, to the certificate authority PEM encoded X509 certificate.

domain

domain: null | string

The domain name in which to verify the TLS certificate.