curl / Mailing Lists / curl-users / Single Mail

curl-users

Re: 77 error when using cURL from cmd line, on Windows 10 for HTTP Post

From: James Stephenson <jstephen_at_scc-i.com>
Date: Wed, 21 Feb 2018 08:31:50 -0700

I found a registry entry that had that reference in it. But the folder and
cacert.pem file did not exist anyplace.

I was able to download a cacert.pem file from cURL's site and put it into a
folder with that name to get around that error though.

On Wed, Feb 21, 2018 at 8:06 AM, 杜秀涛 <duxiutao_at_gmail.com> wrote:

> Is there a chance that some of your environment variable has a value of
> 'C:\Rails...'?
>
>
> On Wed, Feb 21, 2018 at 4:32 AM, James Stephenson <jstephen_at_scc-i.com>
> wrote:
>
>> I am new to cURL so forgive me if this is a repeat of previous questions.
>> I have looked through the archive but cannot find the same setup that I am
>> dealing with...
>>
>> I am using the cURL command line program to do an HttpPost to a medical
>> records company, from a Windows 10 pc.
>>
>> When I send the request I am getting an error that says:
>>
>> curl: (77) error setting certificate verify locations:
>>
>> It then lists a completely unrelated file: CAfile:
>> C:\RailsInstaller\cacert.pem
>>
>> with a path of: CApath: none
>>
>> I am not using anything to do with Rails on this and am really not sure
>> why it is picking that file to look for the certificate.
>>
>> Can anyone point me in the right direction?
>>
>> Thanks,
>> Jim
>>
>> -----------------------------------------------------------
>> Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
>> Etiquette: https://curl.haxx.se/mail/etiquette.html
>>
>>
>
> -----------------------------------------------------------
> Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
> Etiquette: https://curl.haxx.se/mail/etiquette.html
>
>

-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2018-02-21