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 x509.Name.build() to properly handle all fields #270

Merged
merged 1 commit into from
Nov 3, 2023
Merged

Conversation

wbond
Copy link
Owner

@wbond wbond commented Nov 2, 2023

Previously it did not properly handle the following fields:

  • unique_identifier
  • tpm_manufacturer
  • tpm_model
  • tpm_version
  • platform_manufacturer
  • platform_model
  • platform_version

Fixes #260

Previously it did not properly handle the following fields:

 - unique_identifier
 - tpm_manufacturer
 - tpm_model
 - tpm_version
 - platform_manufacturer
 - platform_model
 - platform_version

Fixes #260
@wbond wbond merged commit 1a7a5ba into master Nov 3, 2023
55 checks passed
@wbond wbond deleted the name-build branch November 3, 2023 12:11
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.

Issue report: x509.Name fails to process the TCG OIDs (2.23.133.2.*)
1 participant