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

How to set or enforce TLS 1.3 version? #672

Open
MansoorZ opened this issue Nov 22, 2023 · 0 comments
Open

How to set or enforce TLS 1.3 version? #672

MansoorZ opened this issue Nov 22, 2023 · 0 comments

Comments

@MansoorZ
Copy link

I am trying to set my TLS version as 1.3 but unfortunately I am not able to do that.
Could you please help me to where I can set my TLS version in the code?

Before my server configuration was TLSv1.2 , in this I can connect the web-socket without any issue.
After my server TLS version has been changed to TLSv1.3, now I am not able to connect the web-socket by using this SR Library.

Printing description of error:
Error Domain=NSOSStatusErrorDomain Code=-9836 "(null)" UserInfo={_kCFStreamErrorCodeKey=-9836, _kCFStreamErrorDomainKey=3}

It would be very helpful If I get the solution ASAP. Thanks in advance for your support.

FYI,
Using Xcode 15.1, ios 17.1,

Thanks
Mansoor

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

1 participant