tlsfuzzer/tlslite-ng

Sending NewSessionTicket without client Finished

Open

#289 opened on Jul 3, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (95 forks)auto 404
complexenhancementhelp wanted

Repository metrics

Stars
 (269 stars)
PR merge metrics
 (PR metrics pending)

Description

the client Finished message, when server didn't ask for client certificates, is completely deterministic, allowing it to be precomputed by the server, allowing the server to send NewSessionTicket messages without waiting for client's second flight.

related: #288

Contributor guide