From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
---|---|
To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: broken build - FC 41 |
Date: | 2024-09-11 09:42:26 |
Message-ID: | CAFj8pRCOn8rv-Vc-5QdTtSw7PcSC37LKrb1kTEv4kOUXg=NJKg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi
st 11. 9. 2024 v 9:54 odesílatel Daniel Gustafsson <daniel(at)yesql(dot)se> napsal:
> > On 9 Sep 2024, at 15:20, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> wrote:
>
> > The question is why the missing header was not detected by configure?
>
> We don't test for every 3rd party header we include. If engines were
> separate
> from OpenSSL we'd probably probe for it, but this separation is a packager
> decision and not one from the OpenSSL project.
>
> > The description of this package says so the OpenSSL ENGINE is deprecated?
>
> OpenSSL deprecated the concept of engines in favor of providers in OpenSSL
> 3.0,
> but as is common with OpenSSL they are still around and there is a way to
> keep
> them running albeit in a limited fashion.
>
> PostgreSQL still support OpenSSL 1.1.1 where engines aren't deprecated,
> and I
> expect we will for some time.
>
ok
Thank you for the reply
Regards
Pavel
>
> --
> Daniel Gustafsson
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2024-09-11 09:57:14 | Re: json_query conditional wrapper bug |
Previous Message | Aleksander Alekseev | 2024-09-11 09:32:50 | Re: Test improvements and minor code fixes for formatting.c. |