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

Skip to content

Fix for problem where policyId includes whitespace or new line

Pierrick VANDENBROUCKE requested to merge github/fork/nostneji/master into master

Created by: nostneji

We discovered that there exists signatures where value of policyId includes leading new line. With pre-DSS-5.0 libraries those signatures were accepted as valid, but now validation fails. We propose current fix in order to deal with described problem.

Signed-off-by: Indrek Jentson indrek.jentson@cgi.com

Merge request reports