Code development platform for open source projects from the European Union institutions

Skip to content

xades and pades zip file (docx, odt, etc..) sign not working

Pierrick VANDENBROUCKE requested to merge github/fork/zsoltii/develop into develop

Created by: zsoltii

xades and pades can not sign odt, docx and any zip-ed file, the original code thinks from every zipped file, it is an asic file, which is not good idea, because for example odt, docx files are zipped files which contain lot of xml-s inside.

https://en.wikipedia.org/wiki/OpenDocument https://en.wikipedia.org/wiki/Microsoft_Office_XML_formats

With this changes, you can sign odt, doxc, etc...

Merge request reports