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 <[email protected]> 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

Reply via email to