57e81e666a
The |select_certificate_cb| return values are somewhat confusing due to the fact that they don't match the |cert_cb| ones, despite the similarities between the two callbacks (they both have "certificate" in the name! well, sort of). This also documents the error return value (-1) which was previously undocumented, and it expands the |SSL_CTX_set_select_certificate_cb| documentation regarding retrial (by shamelessly copying from |SSL_CTX_set_ticket_aead_method|). Also updates other scattered documentation that was missed by previous changes. Change-Id: Ib962b31d08e6475e09954cbc3c939988b0ba13f7 Reviewed-on: https://boringssl-review.googlesource.com/14245 Reviewed-by: David Benjamin <davidben@google.com> Commit-Queue: David Benjamin <davidben@google.com> CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> |
||
---|---|---|
.. | ||
openssl |