Skip to content

fix(android/httpclient): Android, Tls 1.1 is not suported anymore in Android 16 or up. Remove from Http client#1063

Merged
fpanizza merged 1 commit into
masterfrom
fix/androidHttpTls1
Nov 28, 2025
Merged

fix(android/httpclient): Android, Tls 1.1 is not suported anymore in Android 16 or up. Remove from Http client#1063
fpanizza merged 1 commit into
masterfrom
fix/androidHttpTls1

Conversation

@fpanizza

Copy link
Copy Markdown
Contributor

Problem

Error con HTTPClient en Android 16 protocol TLSv1.1 is not supported
https://issues.genexus.dev/viewissue?IssueId=207271&TabCode=

Solution

Remove TLs 1.1. from http client init en Android.
Note: TLS1.1 is not suported anymore with HttpClient in Android.

@genexusbot

Copy link
Copy Markdown
Collaborator
Cherry pick to beta success

@fpanizza fpanizza merged commit 2f1f035 into master Nov 28, 2025
11 checks passed
@fpanizza fpanizza deleted the fix/androidHttpTls1 branch November 28, 2025 18:36
fpanizza added a commit that referenced this pull request Nov 28, 2025
… or up. Remove from Http client (#1063)

Error con HTTPClient en Android 16 protocol TLSv1.1 is not supported
https://issues.genexus.dev/viewissue?IssueId=207271&TabCode=

(cherry picked from commit 2f1f035)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants