ponylang / http_server

Pony library for building HTTP server applications.
https://ponylang.github.io/http_server/
BSD 2-Clause "Simplified" License
30 stars 8 forks source link

Add OpenSSL 3 support #51

Closed SeanTAllen closed 1 year ago

SeanTAllen commented 1 year ago

Adds support for working with the OpenSSL 3 API via an upgrade of the net_ssl dependency to version 1.3.0.