New comment by mobinmob on void-packages repository https://github.com/void-linux/void-packages/issues/20935#issuecomment-615290027 Comment: > ``` > [juan@leysa ~]$ xbps-query -Rs libtls.so -p shlib-requires > acme-client-0.1.16_4: libtls.so.19 (/mnt/storage/hostdir/binpkgs) > libressl-3.0.2_2: libtls.so.19 (/mnt/storage/hostdir/binpkgs) > libressl-netcat-3.0.2_2: libtls.so.19 (/mnt/storage/hostdir/binpkgs) > openntpd-6.2p3_5: libtls.so.19 (/mnt/storage/hostdir/binpkgs) > s6-networking-2.3.1.2_1: libtls.so.19 (/mnt/storage/hostdir/binpkgs) > [juan@leysa ~]$ > ``` s6-networking works with bearssl. Upstream [marks bearssl support as beta](https://skarnet.org/software/s6-networking/) but both [Alpine](https://git.alpinelinux.org/aports/tree/main/s6-networking/APKBUILD?id=0ac87b7fb4b8e4e3717e3611107fc463c8dd261b) and [Adelie](https://code.foxkit.us/adelie/packages/blob/master/user/s6-networking/APKBUILD) use it.