Skip to main content

authorizationError

property TLSSocket.prototype.authorizationError

Returns the reason why the peer's certificate was not been verified. This property is set only when tlsSocket.authorized === false.

Error
Back to top