You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for this branch but I need a solution for macOS and Linux. My main problem is that the URLSessionDelegate in module Security is not available on Swift 4.0.3 for Linux. It seems that Swift for Linux is just one big construction site for years to come.
I need to verify my HTTPS requests via certificate pinning. Is there a way to verify the hash of the server certificate I am connecting to?
The text was updated successfully, but these errors were encountered: