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

Pass in trust manager delegate to constructor. #5

Merged
merged 1 commit into from
Jan 3, 2013

Conversation

devrandom
Copy link
Contributor

This allows configurable behavior for checking certificates, before the fallback to the memorizing trust manager.

Also fix activity launch so that it works well with a Service in a separate process.

This allows configurable behavior for checking certificates, before the fallback to the memorizing trust manager.
Also fix activity launch so that it works well with a Service in a separate process.
@devrandom
Copy link
Contributor Author

We are thinking of adding MTM to guardianproject/OnionKit. Any thoughts?

ge0rg added a commit that referenced this pull request Jan 3, 2013
Pass in trust manager delegate to constructor.
@ge0rg ge0rg merged commit b8324ff into ge0rg:master Jan 3, 2013
@ge0rg
Copy link
Owner

ge0rg commented Jan 3, 2013

Feel free to use MTM in any of your projects, I am glad if it is of help (and increasing security).

However, hostname verification and handling of expired certs is still not properly working, so feel free to submit more pull requests ;-)

@dschuermann
Copy link
Contributor

I am confused. Where is this pull request merged?
I can not find it on https://github.com/ge0rg/MemorizingTrustManager/commits/master

ge0rg added a commit that referenced this pull request Aug 26, 2013
This is a re-do of the merge, as the last one seems to have fallen
victim to layer 8 errors.
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.

None yet

3 participants