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

The SSL methods are deprecated and not supported in iOS13 and Mac-catalina #83

Open
gossmer opened this issue Dec 27, 2019 · 2 comments

Comments

@gossmer
Copy link

gossmer commented Dec 27, 2019

'SSLClose' was deprecated in iOS 13.0: No longer supported. Use Network.framework.
'SSLWrite' was deprecated in iOS 13.0: No longer supported. Use Network.framework.
'SSLRead' was deprecated in iOS 13.0: No longer supported. Use Network.framework.
'serverSide' was deprecated in iOS 13.0
'clientSide' was deprecated in iOS 13.0
'SSLCreateContext' was deprecated in iOS 13.0: No longer supported. Use Network.framework.
'streamType' was deprecated in iOS 13.0
'SSLSetIOFuncs' was deprecated in iOS 13.0: No longer supported. Use Network.framework.
'SSLSetCertificate' was deprecated in iOS 13.0: No longer supported. Use Network.framework.
'SSLSetEnabledCiphers' was deprecated in iOS 13.0: No longer supported. Use Network.framework.
'SSLSetConnection' was deprecated in iOS 13.0: No longer supported. Use Network.framework.
'SSLSetSessionOption' was deprecated in iOS 13.0: No longer supported. Use Network.framework.
'breakOnServerAuth' was deprecated in iOS 13.0
'SSLHandshake' was deprecated in iOS 13.0: No longer supported. Use Network.framework.
'SSLCopyPeerTrust' was deprecated in iOS 13.0: No longer supported. Use Network.framework.

@impresyjna
Copy link

Any news about methods that are not deprecated?

@matanyao
Copy link

any update?

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

No branches or pull requests

3 participants