Skip to content

Conversation

@tofutim
Copy link

@tofutim tofutim commented Jun 25, 2015

Paul, I need to test this a bit more. But I think this might do the trick in terms of supporting client certificates (pfx/password).

@nunohorta
Copy link

by the way line 304 on NSUrlSessionHandler class...it was not working for me as I kept receiving an error saying this server requires a client certificate. I changed it to:

completionHandler (NSUrlSessionAuthChallengeDisposition.UseCredential, _credential);
return;

it seems to be working now!

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 this pull request may close these issues.

2 participants