Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Remove custom setTLSTrustEvaluator #97

Open
kgoodier opened this issue Jan 9, 2015 · 3 comments
Open

Remove custom setTLSTrustEvaluator #97

kgoodier opened this issue Jan 9, 2015 · 3 comments

Comments

@kgoodier
Copy link
Contributor

kgoodier commented Jan 9, 2015

Remove the + (void)setTLSTrustEvaluator:(id)evaluator; stuff and just use the NSURL provided mechanism for auth challenges. It's more complicated but unifies the interface better.

@NSProgrammer
Copy link
Collaborator

+1

@kgoodier
Copy link
Contributor Author

Just an update -- still think this is important, will help avoid auth bugs and oversights.

@NSProgrammer
Copy link
Collaborator

We hit a bug from this not going through NSURL mechanism... bump!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants