From: Denis Ovsienko Date: Mon, 22 Apr 2024 22:03:38 +0000 (+0100) Subject: doc: Disclaim SSL/TLS support on Windows. [skip ci] X-Git-Url: https://git.tcpdump.org/libpcap/commitdiff_plain/a932566fa1f6df16176ac702b1762ea1cd9ed9a3 doc: Disclaim SSL/TLS support on Windows. [skip ci] This addresses GitHub issue #1299. --- diff --git a/doc/README.windows.md b/doc/README.windows.md index 853ce8c4..6d00d1f0 100644 --- a/doc/README.windows.md +++ b/doc/README.windows.md @@ -240,3 +240,8 @@ Building with MinGW ------------------- MinGW is not supported because its snprintf(3) implementation is not suitable. + +Building with SSL/TLS support +----------------------------- + +This is currently not implemented on Windows.