Skip to main content
property CommonConnectionOptions.requestCert

If true the server will request a certificate from clients that connect and attempt to verify that certificate. Defaults to false.

Type

boolean | undefined
Back to top