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

Various fixes #2

Merged
merged 3 commits into from Jul 20, 2021
Merged

Various fixes #2

merged 3 commits into from Jul 20, 2021

Conversation

ghost
Copy link

@ghost ghost commented May 6, 2021

Hello,

since your repo is the reference for pkcs7 golang library for micromdm/scep, i give you some fixes i did to have intune scep working.

Fixes BER decode issue
Fixes PKCS7.Content issue (scep request coming from Intune are big and we need to append the content)
Set ContentEncryptionAlgorithm to EncryptionAlgorithmAES128CBC (With Intune android client EncryptionAlgorithmDESCBC fail)

@omorsi
Copy link
Owner

omorsi commented Jul 20, 2021

Unfortunately, I don't understand all of the changes :-) Will still merge it.

@omorsi omorsi merged commit 241271b into omorsi:master Jul 20, 2021
@jessepeterson
Copy link

@oeufdure since the mozilla.org fork seems to have some activity now (importantly they merged the fix in #1) would you mind submitting this PR upstream? we may end up using upstream directly now that they've fixed that particular issue.

@jessepeterson
Copy link

@oeufdure I just updated the newest pkcs7 micromdm/scep#179 which has indefinite length BER form support. could you see if this addresses the first part this for you?

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.

3 participants