#442 Fatal SSL errors don't call ondisconnect

Reporter Waqas
Owner MattJ
Created
Updated
Stars ★ (1)
Tags
  • Type-Defect
  • Priority-Medium
  • Status-Accepted
  1. Waqas on

    e.g., {{{ socket: new connection id: 4047f490 socket: try to start ssl at client id: 4047f490 socket: new connection established. id: 4047f490 socket: closing client with id: 4047f490 error loading CA locations (Permission denied) socket: fatal error while ssl wrapping: error loading CA locations (Permission denied) }}} Because of this in server_event, not sure about server_select: {{{ if call_onconnect then self.ondisconnect = nil -- dont call this when client isnt really connected end }}} Reported by daurnimator.

New comment

Not published. Used for spam prevention and optional update notifications.