Skip to content

plugin updater: https client switch #147

@hbeni

Description

@hbeni

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 neededmumble-pluginAffecting mumble plugin

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions