Opened 4 years ago
Last modified 4 years ago
#2143 closed defect
openssl 3.0.0 compatible nginx version — at Version 1
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | critical | Milestone: | nginx-1.19.8 |
Component: | nginx-package | Version: | 1.19.x |
Keywords: | Cc: | ||
uname -a: | linux photon | ||
nginx -V: | 1.19.3 |
Description (last modified by )
While compiling observed that nginx is not compatible with openssl 3.0.0.
nginx is using deprecated APIs which are not present in openssl 3.0.0 (alpha).
Build status:
Failed due to ENGINE_*, HMAC_* APIs are deprecated
Please provide nginx release compatible to openssl 3.0.0.
Note:
See TracTickets
for help on using tickets.