
--
--
You received this message because you are subscribed to the Google
Groups "Harbour Users" group.
Unsubscribe: harbour-user...@googlegroups.com
Web: http://groups.google.com/group/harbour-users
---
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to harbour-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/harbour-users/14434744-7546-4ebe-9027-f0bcf4fdbd43n%40googlegroups.com.
Note that on Windows 7, may be it is needed a manual update to TLS 1.2.
José M. C. Quintas
--
Hi!
I need somethig like this (command line):
curl -X POST --header "Content-Type: application/json" --cert "c:\tmp\digcert.nochain.p12:1234567" -d "@c:\tmp\file.json" https://someurl
Actualy, I need to send JSON file but with digital certificate. Is this possible in Harbour version of Curl?
regards, Nenad
Thanks for the link, but no one mentions the certificates (--cert directives), so I will have to solve the problem in another way ...
Regards, NB
--
--
You received this message because you are subscribed to the Google
Groups "Harbour Users" group.
Unsubscribe: harbour-user...@googlegroups.com
Web: http://groups.google.com/group/harbour-users
---
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to harbour-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/harbour-users/f2653478-96d3-4d2b-bfd2-20122c22d190n%40googlegroups.com.
Yes, it seems to be the solution. Unfortunately, I don't have time to try now, but I'll try as soon as I can.
Thank you for your help!
Regards, Nenad
To view this discussion on the web visit https://groups.google.com/d/msgid/harbour-users/8398d1dd-b719-4fc0-b1df-c3a1af5fe383n%40googlegroups.com.
--
--
You received this message because you are subscribed to the Google
Groups "Harbour Users" group.
Unsubscribe: harbour-user...@googlegroups.com
Web: http://groups.google.com/group/harbour-users
---
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to harbour-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/harbour-users/b8cea1ec-effc-4bc3-8fb0-ae33667655c1n%40googlegroups.com.
Thank you very much! I know this library, but I haven't tried it. For now, I have solved the problem with my own functions.
Regards, NB
From: harbou...@googlegroups.com [mailto:harbou...@googlegroups.com] On Behalf Of Antonio Carlos Pantaglione
Sent: Tuesday, April 12, 2022 12:21 AM
To: Harbour Users <harbou...@googlegroups.com>
Subject: Re: [harbour-users] Re: curl ssl FiveTechSoft Harbour_builder
You can try chilkat.dll, here a tool page that convert any curl string to foxpro:
--
--
You received this message because you are subscribed to the Google
Groups "Harbour Users" group.
Unsubscribe: harbour-user...@googlegroups.com
Web: http://groups.google.com/group/harbour-users
---
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to harbour-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/harbour-users/9b42f783-407e-44f3-a5a3-f945cc5e6c14n%40googlegroups.com.