import { type Deno } from "https://deno.land/x/ayonli_jsext@v0.9.72/lib.deno.d.ts";
const { ConnectTlsOptions } = Deno;
Properties
A literal IP address or host name that can be resolved to an IP address.
A list of root certificates that will be used in addition to the default root certificates to verify the peer's certificate.
Must be in PEM format.
Application-Layer Protocol Negotiation (ALPN) protocols supported by the client. If not specified, no ALPN extension will be included in the TLS handshake.