aboutsummaryrefslogtreecommitdiffstats
path: root/docs/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/INSTALL.md')
-rw-r--r--docs/INSTALL.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/INSTALL.md b/docs/INSTALL.md
index 6c2c8ce..67a9378 100644
--- a/docs/INSTALL.md
+++ b/docs/INSTALL.md
@@ -222,6 +222,9 @@ subdirectory run following command from mentioned subdirectory:
In order to build sample program simplessl.c an SSL enabled libcurl is
required, as well as the OpenSSL libeay32.lib and ssleay32.lib libraries.
+In order to build sample program `sslbackend.c`, an SSL enabled libcurl
+is required.
+
## Disabling Specific Protocols in Windows builds
The configure utility, unfortunately, is not available for the Windows