Skip to content

Fixed SSL CA chain on iOS and tvOS#1331

Open
MAJigsaw77 wants to merge 1 commit intoHaxeFoundation:masterfrom
FunkinCrew:bugfix/fix-ssl-ca-chain-on-ios-and-tvos
Open

Fixed SSL CA chain on iOS and tvOS#1331
MAJigsaw77 wants to merge 1 commit intoHaxeFoundation:masterfrom
FunkinCrew:bugfix/fix-ssl-ca-chain-on-ios-and-tvos

Conversation

@MAJigsaw77
Copy link
Copy Markdown
Contributor

This pr has been originally done FunkinCrew#11 but since this is a pretty important fix for hxcpp i thought why not do it here aswell, it fixes #570 by properly the SSL CA chain on iOS and tvOS.

@MAJigsaw77 MAJigsaw77 force-pushed the bugfix/fix-ssl-ca-chain-on-ios-and-tvos branch from 380e6cb to 3c97548 Compare April 5, 2026 16:40
Copy link
Copy Markdown

@KarimAkra KarimAkra left a comment

Choose a reason for hiding this comment

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

Trying https requesting into https://jsonplaceholder.typicode.com/users on Funkin
All of onData, onBytes, and onStatus callbacks are working fine

image image

@KarimAkra
Copy link
Copy Markdown

KarimAkra commented Apr 5, 2026

Post request at https://jsonplaceholder.typicode.com/posts works as well!

@IriySoft
Copy link
Copy Markdown

IriySoft commented Apr 6, 2026

This pr fixed the issue for me, thanks! Hope it's merged soon

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.

[ios] SSL - No CA Chain is set, but required to operate

4 participants