-
Task
-
Resolution: Done
-
Minor
-
None
-
False
-
None
-
False
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
-
-
RHOAM Sprint 65, RHOAM Sprint 66
Many of the libraries that APIcase uses now require and depend on lua-resty-openssl. For example:
- ledgetech/lua-resty-http
- https://github.com/cdbattags/lua-resty-jwt
However, APIcast also has its own openssl module and unfortunately both modules have the same name, which prevents us from doing a gradual migration.
Ideally we want to switch to lua-resty-openssl as it has more features and then we can upgrade other dependent libraries.