diff --git a/lib/vtls/axtls.c b/lib/vtls/axtls.c index 5ed898b4f..9b4dbd590 100644 --- a/lib/vtls/axtls.c +++ b/lib/vtls/axtls.c @@ -29,6 +29,11 @@ #include "curl_setup.h" #ifdef USE_AXTLS + +#error axTLS support has been disabled in curl due to doubts about quaility, +#error user dedication and a lack of use/testing. We urge users to consider +#error using a more established TLS backend instead. + #include #include #include "axtls.h"