Wednesday, November 25, 2020

Re: [help needed] net/usockets - needs to link to openssl instead of libressl

On 2020/11/25 12:03, Aisha Tammy wrote:
> Hi,
>   It has come to my attention that upstream does not support
> libressl and only wants to support openssl
> https://github.com/uNetworking/uWebSockets/issues/994
>
> I am unsure on how to fix this port.
> There is no problem right now as the only consumer www/purritobin
> does not use the SSL functionality in 0.2.4 (the current version in tree).
>
> The new updated version www/purritobin-0.3.1 (not yet sent the diff)
> does use SSL functionality optionally during runtime, which will be broken
> if net/usockets doesn't get fixed.
>
> Can anyone help with fixing this linking?
>
> The updated version of usockets and purritobin do work correctly when
> linked with OpenSSL when used on linux (tested on gentoo).
>
> Thanks,
> Aisha

"LibreSSL seems to be just like most forks are; a joke." lovely.

what is the actual breakage when trying to use it with libressl?

No comments:

Post a Comment