CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/14 15:08:53
Modified files:
kerberosV/src/lib/krb5: pkinit.c
Log message:
pk_verify_chain_standard() expects X509_verify_cert() to always set
ctx->error, but this is not the case if X509_verify_cert() returns -1.
ok djm@
