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

ber2der conversion #26

Open
atooni opened this issue Jan 17, 2018 · 1 comment
Open

ber2der conversion #26

atooni opened this issue Jan 17, 2018 · 1 comment

Comments

@atooni
Copy link

atooni commented Jan 17, 2018

Hello,

I am investigating an issue with ber2der conversion which seems to be related to #11.

I have also reported this here, but as far as I can see, they use pkcs7 for parsing the file.

The referenced issue also has a test file which I extracted from a tcp dump while executing an enrol operation.

I am trying to put a test case together to analyse the behavior a bit further, but GO is not my main language.

@jiuweigui
Copy link

jiuweigui commented Feb 23, 2019

I've noticed similar thing. For example when attempting to do scep with jscep client the ber-field is full of indefinitive length fields (which fails to parse), whereas compared to micromdm/scep there's none (which succeeds to parse). I noticed that there has been some fixes to the parsing indefinitive lengths before but it still seems to have some issues.

chrisccoulson pushed a commit to chrisccoulson/pkcs7 that referenced this issue Apr 25, 2020
Verify certificate partial chain before signing and store certificates in leaf-to-anchor order
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

No branches or pull requests

2 participants