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

Fix RFC references and add WOLFSSL_ALLOW_CRIT_AIA #6646

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

embhorn
Copy link
Member

@embhorn embhorn commented Jul 24, 2023

Description

  • Added WOLFSSL_ALLOW_CRIT_AKID
  • Fix wrong section number for Certificate Policy
  • Added Critical check of Authority Information Access Extension in function DecodeExtensionType
  • Fixed description of function DecodeAuthKeyId to RFC 5280 4.2.1.1 - Authority Key Identifier
  • Fixed description of function DecodeSubjKeyId to RFC 5280 4.2.1.2 - Subject Key Identifier
  • Fixed description of function DecodeKeyUsage to RFC 5280 4.2.1.3 - Key Usage

Thanks to @kyungchan and @Keinahas

Fixes #5636 #5637

Testing

Minor changes

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@JacobBarthelmeh JacobBarthelmeh merged commit 653e5b0 into wolfSSL:master Oct 11, 2023
70 checks passed
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.

2 participants