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

Support for TCP? #76

Closed
eladav opened this issue Nov 23, 2016 · 4 comments
Closed

Support for TCP? #76

eladav opened this issue Nov 23, 2016 · 4 comments

Comments

@eladav
Copy link

eladav commented Nov 23, 2016

Hey,
In our app we use a library called CocoaAsyncSocket and we want to use your library to perform certificate pinning on our TLS secured TCP connection (I couldn't find a way to properly do it in CocoaAsyncSocket's docs).
Is it possible to do that?

Thanks,
Elad

@nabla-c0d3
Copy link
Member

nabla-c0d3 commented Nov 23, 2016

Hello,
Yes it is possible:

@eladav
Copy link
Author

eladav commented Nov 23, 2016

Thank you!
I'll try it out and be back with the results.

@eladav eladav closed this as completed Nov 23, 2016
@nabla-c0d3
Copy link
Member

Great! Let me know how it goes.

@eladav
Copy link
Author

eladav commented Dec 12, 2016

Worked great and was very convenient to use. Thanks for the great lib!

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

2 participants