summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorVeronikaNguyen <veronika.maithi.nguyen@gmail.com>2023-03-10 23:13:46 +0100
committerTomas Mraz <tomas@openssl.org>2023-03-21 12:44:08 +0100
commitc6d14bfd5f16a103181c04614492be03e137d1a4 (patch)
tree5016c30d1ad70fba6e5ffa7527d45ebf4a887599 /.gitmodules
parentc77fb9af5595fa416637f775e51722699ea3c78b (diff)
Added `CERTIFICATE_VERIFY_MAX_LENGTH` constant
- Set `CERTIFICATE_VERIFY_MAX_LENGTH` to 65539 (2 bytes for the algorithm identifier + 2 bytes of signature length + 65535 bytes of signature) - Changed `SSL3_RT_MAX_PLAIN_LENGTH` to `CERTIFICATE_VERIFY_MAX_LENGTH` in `statem_srvr.c` and `statem_clnt.c` Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/20486)
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions