Allow ENGINE client cert callback to specify a set of other certs, for
authorDr. Stephen Henson <steve@openssl.org>
Sun, 1 Jun 2008 22:45:08 +0000 (22:45 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 1 Jun 2008 22:45:08 +0000 (22:45 +0000)
commit3fc59c84061373c285eb90c4b8fae075a28daaf3
treebaf5164363c89cc1bf889667a0fb039717574db0
parentc61915c6598e8bf3d697f1426a99f061bf825bbb
Allow ENGINE client cert callback to specify a set of other certs, for
the rest of the certificate chain. Currently unused.
crypto/engine/eng_pkey.c
crypto/engine/engine.h
ssl/s3_clnt.c