On Sun, Aug 25, 2024 at 7:21 PM Paul Gilmartin via curl-users
wrote:
>
> Don't consider this a problem report; I've worked around it.
>
> On 8/25/24 15:20, Daniel Stenberg wrote:
>
> > On Sun, 25 Aug 2024, Paul Gilmartin via curl-users wrote:
> >
> >> Running curl from a script I attempt to termin
On Thu, Oct 3, 2024 at 2:26 PM Adam Retter via curl-users
wrote:
>
> I have a Web Server that requires certificate authentication, and I am
> trying to connect to it using curl (version 7.81.0-1ubuntu1.18) and a
> client certificate.
> Unfortunately I am getting the following error from curl:
>
>
On Sat, Dec 28, 2024 at 8:34 AM Dick Brooks via curl-users <
curl-users@lists.haxx.se> wrote:
> *[...]*
>
> I’ve encountered some unexpected behavior between two systems using the
> exact same piece of code – any ideas why this might be happening:
>
>
>
> FROM ROADWARRIOR (Win 11) (shows the signi
On Sat, Dec 28, 2024 at 4:50 PM Dick Brooks via curl-users
wrote:
>
> That certainly fits with the scenario I’m seeing between Win 11 and Win 10
> installations.
>
>
>
> Looks like a libcurl update is in order for my software deployment.
>
>
>
> Thank you very much for helping to resolve this.