Browse Source
remove ancient preprocessor logic which might define OPENSSL_NO_TLSEXT The logic was added to base.h in https://redmine.lighttpd.net/issues/386 some 13 years ago, and today might cause more harm than good with other TLS libraries which provide some level of openssl-compatiblity layer, e.g. BoringSSL and LibreSSL If building with an ancient version of openssl and building without support for TLS extensions, then be sure that OPENSSL_NO_TLSEXT is defined. (Alternatively, please consider using modern versions of security libraries for better security.)master
1 changed files with 0 additions and 4 deletions
Loading…
Reference in new issue