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

Add support for RFC 4334 and fix errata for RFC 3770 #105

Merged
merged 1 commit into from
Nov 15, 2019
Merged

Add support for RFC 4334 and fix errata for RFC 3770 #105

merged 1 commit into from
Nov 15, 2019

Conversation

russhousley
Copy link
Contributor

First, add module and test for RFC 4334 providing Certificate Extensions and Attributes for Authentication in PPP and Wireless LAN Networks. Note that RFC 4334 obsoletes RFC 3770.

Second, update RFC 3770 to support openType for attributes and handle the reported errata.

@codecov-io
Copy link

codecov-io commented Nov 12, 2019

Codecov Report

Merging #105 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
+ Coverage   99.37%   99.38%   +<.01%     
==========================================
  Files          97       98       +1     
  Lines        5967     5989      +22     
==========================================
+ Hits         5930     5952      +22     
  Misses         37       37
Impacted Files Coverage Δ
pyasn1_modules/rfc4334.py 100% <100%> (ø)
pyasn1_modules/rfc3770.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bab198c...7ce0268. Read the comment docs.

@etingof etingof merged commit f2c70a4 into etingof:master Nov 15, 2019
@etingof
Copy link
Owner

etingof commented Nov 15, 2019

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.

None yet

3 participants