curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: mbed TLS and curl-config and NTLM

From: Isaac Boukris via curl-library <curl-library_at_cool.haxx.se>
Date: Tue, 18 Apr 2017 20:53:33 +0300

On Tue, Apr 18, 2017 at 2:06 AM, Dan Fandrich <dan_at_coneharvesters.com> wrote:
> Tests 1013 and 1014 for my mbed TLS autobuilds are failing, due to invalid
> output of curl-config --features and --protocols. The problem is that the
> configure check that determines if SMB and NTLM support is available is
> incomplete compared to the compile-time check. These are only available if mbed
> TLS enables MD4 support which it doesn't by default as its comment explains:
> "Uncomment to enable support for (rare) MD4-signed X.509 certs". The configure
> check, however, only looks to see that mbed TLS is enabled at all.

I noticed we have lib/md4.c file which seem to provide an alternative
implementation, maybe we could plug it in.
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2017-04-18