lemmy icon indicating copy to clipboard operation
lemmy copied to clipboard

Upgrading webmention to 0.6.0, removes native-tls

Open dessalines opened this issue 1 year ago • 1 comments

This removed the native-tls dependency, see https://github.com/timmarinin/webmention/pull/6

dessalines avatar Aug 13 '24 18:08 dessalines

Then you should also be able to remove openssl from docker build files and from documentation.

Nutomic avatar Aug 20 '24 13:08 Nutomic

We have a custom docker image built for lemmy, that includes some other things (like postgres libraries) also. I'll check the documentation tho.

dessalines avatar Sep 13 '24 23:09 dessalines