Skip to content

Update documentation for additional_cert_files and cert_file #699

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

Merged
merged 1 commit into from
Jul 9, 2020

Conversation

cnelson
Copy link
Contributor

@cnelson cnelson commented Jul 9, 2020

A minor documentation update to mention additional_cert_files and the fact that cert_file only accepts a single cert and not a chain, as #659 indirectly points out the current cert parsing expects a single file only.

Mention `additional_cert_files` and the fact that `cert_file` only accepts a single cert and not a chain
@codecov-commenter
Copy link

codecov-commenter commented Jul 9, 2020

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.40%. Comparing base (a30e51c) to head (33ee547).
Report is 414 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #699      +/-   ##
==========================================
+ Coverage   65.38%   65.40%   +0.02%     
==========================================
  Files         102      102              
  Lines       25480    25498      +18     
==========================================
+ Hits        16659    16676      +17     
- Misses       8821     8822       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@c00kiemon5ter c00kiemon5ter merged commit 2857dc6 into IdentityPython:master Jul 9, 2020
@c00kiemon5ter
Copy link
Member

thank you!

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.

3 participants