Skip to content

Early handshake return in TLS1.3 #288

@tomato42

Description

@tomato42

In TLS1.3 the server can finish handshaking right after sending Finished message (if it didn't ask for client certificates), this will allow the application to send data right after the Finished, or NewSessionTicket. Especially useful for HTTP/2 early data push or reply to 0-RTT request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    complexIssues that require good knowledge of tlslite-ng internals or cryptographyenhancementnew feature to be implementedhelp wanted

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions