Closed manavk-p closed 3 years ago
@ jvehent This PR pulls in a change from a PR to fullsailor's repo. It allows for longer certs to be decoded without error.
@g-k there are still some issues with this PR; the go.mod in particular and i think it would be useful to have a real cert that demonstrates the need for this fix. If I fix those two issues [or more if you have them], do you feel it would be ok to merge?
@bernata Yes, I can take look, but I won't get to it until at least the end of the month.
Can you open a new PR with:
Thanks!
Superseded by #61
Allows for longer certs, such as some AWS certs, to be decoded properly. Taken from https://github.com/fullsailor/pkcs7/pull/17