property PeerCertificate.subjectaltname Usage in Deno```typescript import { type PeerCertificate } from "node:node__tls.d.ts"; ``` A string containing concatenated names for the subject, an alternative to the `subject` names. Type string