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

Replace old pkcs7 library with mozilla's #116

Merged
merged 1 commit into from
Nov 10, 2020

Conversation

directionless
Copy link
Contributor

While investigating a pkcs7 issue, and chatting with @groob, it sounded like go.mozilla.org/pkcs7 was the place to be.

This reverts the not-usable SCEPEncryptionAlgorithm stuff (#51) and swaps to mozilla's library.

Note: This likely needs more tests. Especially with the addition of p7.Verify

While investigating a pkcs7 issue, and chatting with @groob, it sounded like go.mozilla.org/pkcs7 was the place to be.

This reverts the not-usable SCEPEncryptionAlgorithm stuff (micromdm#51) and swaps to mozilla's library.

**Note:** This likely needs more tests. Especially with the addition of p7.Verify
Copy link
Member

@groob groob left a comment

Choose a reason for hiding this comment

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

Thanks, I was planning to switch to this fork eventually.

@groob
Copy link
Member

groob commented Nov 10, 2020

I'm merging this to HEAD first, and will take some time to fix any outstanding issues if they come up. The changes look good to me.

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