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

Documentation update for ServerTrustPolicyManager #718

Closed
wants to merge 2 commits into from

Conversation

sai-prasanna
Copy link
Contributor

Add example on how ServerTrustPolicyManager can be subclassed and serverTrustPolicyForHost be overridden

Add a example to show how `ServerTrustPolicyManager` class can be sub-classed  and `func serverTrustPolicyForHost` be overridden
to implement more flexible evaluation for ServerTrustPolicy
Add documentation for  Custom ServerTrustPolicyManager
@cnoon
Copy link
Member

cnoon commented Sep 6, 2015

Thanks for your PR @sai-prasanna! Much appreciated. This task was actually sitting in our Trello backlog. I pushed a modified version of your PR in 282eec6 while still giving you attribution.

Thanks again for your changes! 🍻

@cnoon cnoon closed this Sep 6, 2015
@cnoon cnoon added this to the 2.0.0 milestone Sep 6, 2015
@cnoon cnoon self-assigned this Sep 6, 2015
@sai-prasanna
Copy link
Contributor Author

Great, btw I am new to contributing to open source, any suggestions on how to properly contribute to documentations, source code etc. Thanks

@cnoon
Copy link
Member

cnoon commented Sep 15, 2015

@sai-prasanna, the only suggestion I have would be to look at the diff between what you submitted and what I actually committed. That will help you find the differences in phrasing, code structure, etc. Otherwise, just keep the PRs coming...best way to learn is to practice! 👍🏼

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

Successfully merging this pull request may close these issues.

2 participants