Skip to main content

requestCert

property CommonConnectionOptions.requestCert

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

boolean | undefined
Back to top