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

Check AddressCache as well when overriding hostname for SSL validation #6978

Conversation

buggmagnet
Copy link
Contributor

@buggmagnet buggmagnet commented Oct 14, 2024

This PR adds the ability for SSLPinningURLSessionDelegate to also check for addresses in the AddressCache
which means that rotating the IP address of the API endpoint shouldn't result in invalid SSL errors anymore.


This change is Reviewable

@buggmagnet buggmagnet added the iOS Issues related to iOS label Oct 14, 2024
@buggmagnet buggmagnet self-assigned this Oct 14, 2024
Copy link

linear bot commented Oct 14, 2024

Copy link
Contributor

@rablador rablador left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 7 of 7 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@buggmagnet buggmagnet merged commit 145ffd8 into main Oct 15, 2024
17 checks passed
@buggmagnet buggmagnet deleted the ssl-session-delegate-should-be-aware-of-the-address-cache-ios-869 branch October 15, 2024 07:55
Copy link

🚨 End to end tests failed. Please check the failed workflow run.

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

Successfully merging this pull request may close these issues.

2 participants