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

Begin migrating PKCS#12 serialization to Rust #10616

Merged
merged 1 commit into from Apr 28, 2024

Conversation

alex
Copy link
Member

@alex alex commented Mar 21, 2024

For now, only handle unencrypted cert-only PKCS#12.

@alex
Copy link
Member Author

alex commented Mar 21, 2024

Coverage TODOs:

  • anything with a friendly name
  • PKCS12Certificate instance in the cert list
  • No certs and no keys (?)
  • cas is None
  • non-utf8 friendly name

@alex alex force-pushed the minimal-pkcs12-rust branch 2 times, most recently from 42e5b82 to 90652b4 Compare March 22, 2024 02:45
@alex alex modified the milestone: Forty Fourth Release Apr 12, 2024
@alex alex force-pushed the minimal-pkcs12-rust branch 2 times, most recently from 6a7dc95 to 2d2269b Compare April 15, 2024 19:03
For now, only handle unencrypted cert-only PKCS#12.
@reaperhulk reaperhulk merged commit 66cf834 into pyca:main Apr 28, 2024
58 checks passed
@alex alex deleted the minimal-pkcs12-rust branch April 28, 2024 16:44
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.

None yet

2 participants