<beerman>
besides php prior to 8.1.x I found one node application that would require openssl 1.1.1, but no port in official repos so far. Looks good enough for me
jue has quit [Read error: Connection reset by peer]
<SiFuh_>
THese are the ports that used openssl when I was running libressl
<SiFuh_>
nodejs also requires OpenSSL
<SiFuh_>
To build against libressl I had to use it's internal ssl instead of libressl
<SiFuh_>
And Rust use to run into issues too
<stenur>
AlpineLinux had to revert their brave change to OpenSSL 3, and now they are back for 1.1, i think .. six months?
<stenur>
but first package builds complete
<beerman>
jue: of course i didn't have those installed anywhere I tested.. https://dpaste.com/FYC6LEYV9 this should work with an appropriate export PKG_CONFIG_PATH
<beerman>
i can push that to opt for the time being?
<jue>
beerman: will try the upcoming 10.8 release of mariadb first, or even use the supplied internal ssl stuff
<jue>
guess krb5 1.20 will work with 3.0 as well
<beerman>
krb5 looks like its preparing a new release too, so hopefully this will solve it as well