September 2, 2019 9:48 AM, "Ede Wolf" <[email protected]> wrote:
> Hello, > > trying to compile opensmtp it fails with openssl errors, so I've tried to > specify --without-libssl > at configure time, as at least for testing and learning the basics it is not > really that important, > but it does not seem to get honored. > > Any idea, what I may have to change? > > Thanks > > Ede > > In case anybody has an idea for building with openssl, here are the final > words of the compiler: > OpenSMTPD no longer supports OpenSSL but I made it build again, so the next release (6.6.0) due in a few weeks will build fine for you on any supported system that ships with OpenSSL 1.1.x. There is no way to disable TLS support, this is a mandatory dependency just like libevent. Gilles
