Skip to content

UPSTREAM PR #30924: TLS 1.3 Ticket Renewal on Cipher Change#679

Open
loci-dev wants to merge 1 commit into
mainfrom
loci/pr-30924-ticket-renewal-cchange
Open

UPSTREAM PR #30924: TLS 1.3 Ticket Renewal on Cipher Change#679
loci-dev wants to merge 1 commit into
mainfrom
loci/pr-30924-ticket-renewal-cchange

Conversation

@loci-dev
Copy link
Copy Markdown

Note

Source pull request: openssl/openssl#30924

For TLS 1.3 session resumption, when the client's identity (a.k.a "ticket") is for a cipher which is not the same one we want to negotiate, we should issue a new ticket with an updated identity and the cipher we want to negotiate

For TLS 1.3 session resumption, when the client's identity (a.k.a "ticket") is for a cipher which is not
the same one we want to negotiate, we should issue a new ticket with an updated identity and the cipher
we want to negotiate
@loci-dev loci-dev force-pushed the main branch 5 times, most recently from 421b135 to 770bf14 Compare April 28, 2026 03:44
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

Successfully merging this pull request may close these issues.

2 participants