You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unable to use OpenSSL 3.0 providers with NGINX. As the OpenSSL Engine API is deprecated so we required provider support,
We are working on (async_mode_nginx) to support different application like qatengine which now relies engine using the Engine ctrl API as interface between engine and application for set and get params, looking for similar framework support for the provider.
Are there any plans for NGINX to support the OpenSSL 3.0 "provider" API as a replacement for the Engine API?
In the meantime, are there any known workarounds or patches that allow provider-based features for set and get data to be used with NGINX?