Обсуждение: OpenSSL version 3

Поиск
Список
Период
Сортировка

OpenSSL version 3

От
Sebastien Flaesch
Дата:
Hello,

OpenSSL V1 goes end of support soon (see https://www.openssl.org/policies/releasestrat.html) with replacement should be OpenSSL V3.

What is the strategy with PostgreSQL (regarding sources, and binary packages)?

On the various supported platforms?

Seb



Re: OpenSSL version 3

От
Daniel Gustafsson
Дата:
> On 19 Jun 2023, at 17:13, Sebastien Flaesch <sebastien.flaesch@4js.com> wrote:

> OpenSSL V1 goes end of support soon (see https://www.openssl.org/policies/releasestrat.html) with replacement should
beOpenSSL V3. 
>
> What is the strategy with PostgreSQL (regarding sources, and binary packages)?
>
> On the various supported platforms?

PostgreSQL supports OpenSSL 3 and have done so for some time, each individual
packager and platform are however free to choose which OpenSSL version they
ship.

--
Daniel Gustafsson




Re: OpenSSL version 3

От
Jeffrey Walton
Дата:
On Mon, Jun 19, 2023 at 11:39 AM Daniel Gustafsson <daniel@yesql.se> wrote:
>
> > On 19 Jun 2023, at 17:13, Sebastien Flaesch <sebastien.flaesch@4js.com> wrote:
>
> > OpenSSL V1 goes end of support soon (see https://www.openssl.org/policies/releasestrat.html) with replacement
shouldbe OpenSSL V3. 
> >
> > What is the strategy with PostgreSQL (regarding sources, and binary packages)?
> >
> > On the various supported platforms?
>
> PostgreSQL supports OpenSSL 3 and have done so for some time, each individual
> packager and platform are however free to choose which OpenSSL version they
> ship.

This is a recurring question. I've seen it 3 or 4 times in the last 6
months or so.

The information should probably be added to the FAQ at
https://wiki.postgresql.org/wiki/FAQ .

Jeff



Re: OpenSSL version 3

От
Daniel Gustafsson
Дата:
> On 19 Jun 2023, at 21:00, Jeffrey Walton <noloader@gmail.com> wrote:
> On Mon, Jun 19, 2023 at 11:39 AM Daniel Gustafsson <daniel@yesql.se> wrote:
>>
>>> On 19 Jun 2023, at 17:13, Sebastien Flaesch <sebastien.flaesch@4js.com> wrote:

>>> OpenSSL V1 goes end of support soon (see https://www.openssl.org/policies/releasestrat.html) with replacement
shouldbe OpenSSL V3. 
>>>
>>> What is the strategy with PostgreSQL (regarding sources, and binary packages)?
>>>
>>> On the various supported platforms?
>>
>> PostgreSQL supports OpenSSL 3 and have done so for some time, each individual
>> packager and platform are however free to choose which OpenSSL version they
>> ship.
>
> This is a recurring question. I've seen it 3 or 4 times in the last 6
> months or so.
>
> The information should probably be added to the FAQ at
> https://wiki.postgresql.org/wiki/FAQ .

Sure, feel free to add whatever you think is a relevant to these questions to
the Wiki.

--
Daniel Gustafsson