On Friday, 28 July 2023 at 08:56:17 UTC, Guillaume Lathoud wrote:
...
Now to the actual question:

I am a bit confused since the source code of `vibe-d:tls` seem to support openssl-3.0, as visible e.g. in [1] but then in the config [2] I don't see anything like `"openssl-3.0"`. Maybe I missed something obvious!

[1] https://github.com/vibe-d/vibe.d/blob/master/tls/vibe/stream/openssl.d#L198
[2] https://github.com/vibe-d/vibe.d/blob/master/tls/dub.sdl

Could anyone please shed some light on a cleaner solution to get `vibe.d:tls` running on Ubuntu 22.04, esp. to get it running with openssl-3.0+?
...

Thanks to Steven Schveighoffer for pointing this out at a better place, for reference:
https://github.com/vibe-d/vibe.d/issues/2648#issuecomment-1655519155

Reply via email to