Skip to content

Corrected test parsing of certificates - #5978

Merged
reaperhulk merged 1 commit into
mainfrom
alex-patch-1
Apr 16, 2021
Merged

Corrected test parsing of certificates#5978
reaperhulk merged 1 commit into
mainfrom
alex-patch-1

Conversation

@alex

@alex alex commented Apr 16, 2021

Copy link
Copy Markdown
Member

RFC 5280 says these fields are both IMPLICIT tagging, and IMPLICIT tagging is only CONSTRUCTED if the inner type is, and the inner type is BIT STRING here, which is not CONSTRUCTED.

In practice this is irrelevant since no one ever uses these fields

RFC 5280 says these fields are both `IMPLICIT` tagging, and `IMPLICIT` tagging is only `CONSTRUCTED` if the inner type is, and the inner type is `BIT STRING` here, which is not `CONSTRUCTED`.

In practice this is irrelevant since _no one_ ever uses these fields

@davidben davidben left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops yeah I must have missed the implicit here.

@reaperhulk

Copy link
Copy Markdown
Member

standard codecov is full of it comment.

@reaperhulk
reaperhulk merged commit 6f36709 into main Apr 16, 2021
@reaperhulk
reaperhulk deleted the alex-patch-1 branch April 16, 2021 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants