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

ServicePointManager.ClientCipherSuitesCallback is obsolete in Mono #216

Open
dwhathaway opened this issue Jun 10, 2016 · 6 comments · May be fixed by #248
Open

ServicePointManager.ClientCipherSuitesCallback is obsolete in Mono #216

dwhathaway opened this issue Jun 10, 2016 · 6 comments · May be fixed by #248

Comments

@dwhathaway
Copy link

ServicePointManager.ClientCipherSuitesCallback has been marked as Obsolete in Mono, and Android builds of ModernHttpClient no longer compile.

https://github.com/mono/mono/blob/86b5cde6c07809d81b592973f002ecf16cc22bf6/mcs/class/System/System.Net/ServicePointManager.extra.cs#L22-L23

This change is already in the current stable release of Xamarin.Android (6.1.0.71)

@fela98
Copy link

fela98 commented Jun 24, 2016

+1

@Cheesebaron
Copy link
Contributor

If you don't have anything constructive to say, then don't do it. +1 isn't constructive and you should add a reaction to the opening post instead.

@jimhanmer
Copy link

Thanks for the advice - an error of inexperience. +1 removed now and reaction added.

@tharanagaraj
Copy link

@dwhathaway were you able to get it to compile?

@dwhathaway
Copy link
Author

@tharanagaraj No, I haven't. I haven't had a need to recompile from source since I initially ran into this. The current available compiled versions do continue to work (at least they don't crash), despite the deprecation of this API.

@flchaux
Copy link

flchaux commented Dec 16, 2016

Any news on it ?

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 a pull request may close this issue.

6 participants