diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2023-12-22 20:34:54 +0100 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2023-12-30 01:37:14 +0100 |
commit | 70b82d56be48b2a1ace342dcee2220ee02396f7b (patch) | |
tree | 7edf0705dd07aa0d8593cb6446c02a3200f400e1 /src/IO/tls_openssl.c | |
parent | 2d8b8c6cb2f678a18f4b09c9750211a9b2609a31 (diff) |
Add detection logic for OpenSSL and mbedTLS
By default we first look for OpenSSL and if not found we try to find
mbedTLS.
It is an error to build without a suitable TLS library, unless the
search is skipped with --disable-tls. In that case, the support for TLS
is not built into Dillo.
This prevents accidental errors at configure time that end up disabling
TLS without the user knowledge.
Diffstat (limited to 'src/IO/tls_openssl.c')
0 files changed, 0 insertions, 0 deletions