Commit ID: 10056B9140822032F82
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/02/08 22:18:41 UTC
Modified files:
lib/libssl/src/crypto/x509: x509_vfy.c
Log message:
partially apply commit db28aa86e00b9121bee94d1e65506bf22d5ca6e3 except
always check if we have the intermediate cert in our trust store; this
is necessary because of the removal of the 1024-bit roots that used to
cross-sign other roots, which we d̲o̲ include, but whose cross-certified
certificates are shipped as part of the server chain (e.g. Benefind)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.5 -r1.6 src/lib/libssl/src/crypto/x509/x509_vfy.c