a4af5f85bd
When building node with boringssl, `SSL_CTX_get_min_proto_version` and `SSL_CTX_get_max_proto_version` are used. Openssl exposes those; this change adds support for boringssl. For this to work right in DTLS, we switch conf_{min,max}_version to store wire versions, rather than our internal normalized versions. Change-Id: I282ed224806c41f69e6f166ca97c6cc05ff51f17 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/35404 Reviewed-by: Nitish Sakhawalkar <nitsakh@gmail.com> Reviewed-by: David Benjamin <davidben@google.com> Commit-Queue: David Benjamin <davidben@google.com> |
||
---|---|---|
.. | ||
openssl |