Have only one DSO_METHOD_openssl
Instead of have every DSO_METHOD_xxx in all platforms, ensure that only
one DSO_METHOD_openssl is available on all platforms.
Reviewed-by:
Tim Hudson <tjh@openssl.org>
Loading
Please sign in to comment
URGENT! Gitlab maintenance operation scheduled for tomorrow 6th March at 9 a.m. (CEST). GitLab will be unavailable during a few minutes.
Instead of have every DSO_METHOD_xxx in all platforms, ensure that only
one DSO_METHOD_openssl is available on all platforms.
Reviewed-by:
Tim Hudson <tjh@openssl.org>