Manuel Pégourié-Gonnard fdbdd72b8b Skip to trusted certs early in the chain
This helps in the case where an intermediate certificate is directly trusted.
In that case we want to ignore what comes after it in the chain, not only for
performance but also to avoid false negatives (eg an old root being no longer
trusted while the newer intermediate is directly trusted).

closes #220
2015-09-01 17:24:42 +02:00
..
2015-09-01 17:24:42 +02:00
2015-07-08 21:39:43 +01:00
2015-08-04 17:15:13 +02:00
2015-07-08 22:12:06 +01:00
2015-08-31 12:48:22 +02:00