On 2022/09/14 14:24, Thomas Frohwein wrote: > It might be best to update with your patch first, as I'm running into > issues with the latest version 0.26.2. Looks like this requires OpenSSL > 3 from ports now and wouldn't work with LibreSSL anymore.
Looks like it needs to use the same (Open|Libre)SSL library as Python. There is code to support 1.1 API and it seems that upstream's binaries look to use 1.1.1g (from 2020...) so hopefully it will just need a bit of fettling to work with libressl.