Skip to content

std.crypto.tls.Client: send an alert message to the server when an error occurs #14167

@andrewrk

Description

@andrewrk

Extracted from #13980.

See RFC 8446 section 6.

Currently the TLS client implementation will return an error, but the server will see it as a disconnect and not know why the connection was terminated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSolving this issue will likely involve adding new logic or components to the codebase.standard libraryThis issue involves writing Zig code for the standard library.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions