On Tue, Apr 9, 2024 at 9:21 PM Arrigo Marchiori <ard...@apache.org> wrote:

>
> > > I think this thread excerpt explains it:
> > > https://lists.apache.org/thread/3rvvgxnws9867krk75rw6bvhmds1t2co
> > >
> > >
> > Is that horrible bug fixed now, or does Curl/OpenSSL still crash AOO in
> > certain setups?
>
> Now when I check for update I see a dialog box with the following
> error message:
>
> Status
>   Checking for an update failed.
> Description
>   Error reading data from the Internet.
>   Server error message: Problem with the SSL CA cert (path? access
> rights?).
>
> I think that on trunk we had solved the crash, but automatic updates
> were just failing silently.
>

Thank you, I know how to reproduce this issue even on FreeBSD, which should
make testing easier.

The problem is that when building Curl, it detects one path to the system
certificate store, but at runtime, when it can't find it there, it fails
with that error.

I am investigating.

Regards
Damjan

Reply via email to