Skip to main content
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.

Type

Error
Back to top