summaryrefslogtreecommitdiffstats
path: root/doc/crypto
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2015-07-01 23:40:03 +0100
committerDr. Stephen Henson <steve@openssl.org>2015-07-02 12:01:27 +0100
commit3c66a669dfc7b3792f7af0758ea26fe8502ce70c (patch)
tree79574bda22310ae39f8716b570774b56cd31c024 /doc/crypto
parentf8f75a7e4a7746caba9cab843e14ed6a41dfad21 (diff)
Fix PSK handling.
The PSK identity hint should be stored in the SSL_SESSION structure and not in the parent context (which will overwrite values used by other SSL structures with the same SSL_CTX). Use BUF_strndup when copying identity as it may not be null terminated. Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'doc/crypto')
0 files changed, 0 insertions, 0 deletions