Skip to content

Handle SSLParameters in ConscryptServerSocket.#1494

Merged
juergw merged 1 commit intomasterfrom
google3-export
Apr 29, 2026
Merged

Handle SSLParameters in ConscryptServerSocket.#1494
juergw merged 1 commit intomasterfrom
google3-export

Conversation

@juergw
Copy link
Copy Markdown
Collaborator

@juergw juergw commented Apr 28, 2026

ConscryptServerSocket currently doesn't overload the getSSLParameters and getSSLParameters methods, which means that some arguments are ignored. This means that the Socket returned by the createServerSocket (before "accept" is called) will ignore SSLParameters.

PiperOrigin-RevId: 906966157

PiperOrigin-RevId: 907405902
@juergw juergw merged commit 90cecd7 into master Apr 29, 2026
106 checks passed
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