xmlsec
xmlsec copied to clipboard
xmlsec-mscrypto: recursive code in the cert chain construction/verification function xmlSecMSCryptoX509StoreConstructCertsChain
The cert chain construction/verification function xmlSecMSCryptoX509StoreConstructCertsChain() is recursive. It's not too difficult to use a loop instead but I don't think this is important too much. If you do then feel free to submit a patch :)
Migrated from: https://bugzilla.gnome.org/show_bug.cgi?id=123669