-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
help wantedExtra attention is neededExtra attention is neededmumble-pluginAffecting mumble pluginAffecting mumble plugin
Milestone
Description
OpenSSL 3.0.0 was released recently.
It should be fairly downward compatible, however we should ensure we are compatible to 3.0 once it gets widespread adoption, otherwise plugin execution might fail in the future. There is also a migration guide.
=> Recompiling against OpenSSL3 is basicly enough.
A new feature of OpenSSL3 is also a shipped simple http/https client.
We might switch to that to replace the currently used 3d party http client library dependency (yhirose/cpp-httplib).
A possible alternative could be to use wolfSSL and tinyCurl.
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededmumble-pluginAffecting mumble pluginAffecting mumble plugin