Re: libcurl in fips mode

2019-08-07 Thread Dipak B via curl-library
Hi, 1) After following the steps below, I am able to see positive results with wireshark but yet to conclude on this. Aim is to run libcurl in FIPS compliant mode. 2) Request everyone to share inputs and continue the support as before. a) Built static libcurl using FIPS capable OpenSSL. b

Re: libcurl in fips mode

2019-07-31 Thread Alibek Jorajev via curl-library
step (2), your step (3) will fail. On Wednesday, 31 July 2019, 04:26:03 GMT-4, Max Dymond via curl-library wrote: > > Can you please help me with the following question? > > > > How do I use libcurl in FIPS mode? > libcurl has no special provisions for FIPS. If an

RE: libcurl in fips mode

2019-07-31 Thread Max Dymond via curl-library
> > Can you please help me with the following question? > > > > How do I use libcurl in FIPS mode? > libcurl has no special provisions for FIPS. If any source code changes or > function invokes are necessary, you need to make them. > OpenSSL FIPS support seems to

Re: libcurl in fips mode

2019-07-31 Thread Daniel Stenberg via curl-library
On Tue, 30 Jul 2019, Dipak B via curl-library wrote: Can you please help me with the following question? How do I use libcurl in FIPS mode? libcurl has no special provisions for FIPS. If any source code changes or function invokes are necessary, you need to make them. OpenSSL FIPS support

libcurl in fips mode

2019-07-30 Thread Dipak B via curl-library
Hi, Can you please help me with the following question? How do I use libcurl in FIPS mode? I want to use only the 'easy' interface with OpenSSL. Following research is done / in progress a. Could not find curlopt_xxx for FIPS mode. Apology if this is not needed. b. Checking if VTLS interface