You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix x509.Name.build() to properly handle all fields (#270)
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
0 commit comments