cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Regarding the Support of NTLM with FIPS mode enabled in LibCurl

From: Alibek Joraev <alibek.joraev_at_gmail.com>
Date: Tue, 6 Jan 2015 08:04:17 +0000

I do not think that libCurl supports NTLM with FIPS. and even if it does -
it is not right thing to do.
Properly implemented FIPS module should fail if NTLM is attempted - this is
because NTLM uses FIPS incompatible algorithms.
(in particular, MD5).

On Mon, Jan 5, 2015 at 10:20 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:

> On Fri, 2 Jan 2015, Prash Dush wrote:
>
> Does libCurl support NTLM with FIPS mode enabled on Linux machines.?
>>
>
> Why don't you just try it and see if it works?
>
> --
>
> / daniel.haxx.se
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-01-06