Skip to main content
ConnectionOptions.checkServerIdentity - tls - Node documentation
property ConnectionOptions.checkServerIdentity

Usage in Deno

import { type ConnectionOptions } from "node:tls";

Type

checkServerIdentity | undefined