pe icon indicating copy to clipboard operation
pe copied to clipboard

feature: parse all certificates from multi-signed files

Open secDre4mer opened this issue 11 months ago • 2 comments

Add support for parsing (and returning) additional nested signatures.

Also fixes an issue where the signature algorithm of the file was detected incorrectly.

secDre4mer avatar Mar 22 '24 12:03 secDre4mer

That's great work @secDre4mer .

I need to review this carefully, it's also a breaking change.

I will have a look later today !

ayoubfaouzi avatar Mar 25 '24 23:03 ayoubfaouzi

I need to review this carefully, it's also a breaking change.

Yeah, I know. I didn't really see a way to add multiple certificates to the output without any breaking changes, unfortunately.

secDre4mer avatar Mar 27 '24 08:03 secDre4mer