Overview
| Artifact ID: | 982a24df33db8b893119eb028d587a47994747a4f81ce4e089bfed89e51fb502 | 
|---|---|
| Ticket: | b9d780ee7ec207120b2e586b489dd7985c7372ef server socket doesn't reply close_notify | 
| User & Date: | bohagan on 2025-10-11 22:20:40 | 
Changes
- icomment:
This is fixed in [1505883e4a18b50e] and [cbeb34c75f0f49c7]. We now detect an EOF due to close_notify from the peer via the SSL_ERROR_ZERO_RETURN status. We also now send the close_notify as part SSL_shutdown in the TlsIO.c close function. So, when the server closes the connection, the close_notify will be sent to the client. 
- login: "bohagan"
- mimetype: "text/x-fossil-plain"
- resolution changed to: "Fixed"
- status changed to: "Closed"