Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when cli act as server with client authentication, it sends NewSessionTicket directly after Finished #522

Open
songshangru opened this issue May 13, 2024 · 0 comments

Comments

@songshangru
Copy link

In #10, explain the reason why picotls could send NewSessionTicket before receiving ClientFinished.

'Although the resumption master secret depends on the client’s second flight, servers which do not request client authentication MAY compute the remainder of the transcript independently and then send a NewSessionTicket immediately upon sending its Finished rather than waiting for the client Finished.'

But when cli act as server with argument '-a', it still send NewSessionTicket before receiving ClientFinished.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant