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
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.
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.
The text was updated successfully, but these errors were encountered: