Skip to content

The failure of SSL connection might be ignored by http layer #12

@fogfish

Description

@fogfish

The client side https connection can be silently terminated if TLS socket is aborted with Encryption Alert. The ssl_closed message is delivered to knet_ssl that normally closes the connection but if it happens in the middle of HTTP session then knet_http gracefully closes the connection. However, this is clearly an error.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions