import { type Deno } from "https://deno.land/x/deno@v2.0.4/ext/net/lib.deno_net.d.ts";
const { StartTlsOptions } = 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.