property PeerCertificate.subject
          
Usage in Deno
import { type PeerCertificate } from "node:tls";
      
    
      
    The certificate subject.
import { type PeerCertificate } from "node:tls";
      
    
      
    The certificate subject.