summaryrefslogtreecommitdiffstats
path: root/PROBLEMS
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2012-12-26 15:21:53 +0000
committerDr. Stephen Henson <steve@openssl.org>2012-12-26 15:21:53 +0000
commitb762acadeb09618a63140e30fb385ea106730635 (patch)
tree8a22cd4ed3d9a467a6bbdd8ab88ee20e995f41cf /PROBLEMS
parent7d779eefb43309319818090c27778bd3f904748e (diff)
Add support for certificate stores in CERT structure. This makes it
possible to have different stores per SSL structure or one store in the parent SSL_CTX. Include distint stores for certificate chain verification and chain building. New ctrl SSL_CTRL_BUILD_CERT_CHAIN to build and store a certificate chain in CERT structure: returing an error if the chain cannot be built: this will allow applications to test if a chain is correctly configured. Note: if the CERT based stores are not set then the parent SSL_CTX store is used to retain compatibility with existing behaviour. (backport from HEAD)
Diffstat (limited to 'PROBLEMS')
0 files changed, 0 insertions, 0 deletions