Opened 4 years ago
Closed 4 years ago
#2143 closed defect (duplicate)
openssl 3.0.0 compatible nginx version
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.
Change History (2)
comment:1 by , 4 years ago
Description: | modified (diff) |
---|
comment:2 by , 4 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #1964.