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

Skip to content

Added check for bridged certificates to avoid infinite loop

Created by: pauloverzini

When there's a signature using a certificate that has a bridged certificate path it never exits the SignatureValidationContext.getIssuerFromAIA() method.

The idea is to end the signatures processing since it is not yet supported.

FYI: @davydsantos

Merge request reports