RE: [users@httpd] Query about support for OpenSSL 1.1.1

2023-02-18 Thread Vivek Naruka (EXT-NSB)
Hello Team,

In regard to your response, Please let us know until when support for 
httpd-2.4.x will exist.

Thanks and Regards
Vivek Singh Naruka


-Original Message-
From: Yann Ylavic  
Sent: 17 February 2023 00:35
To: users@httpd.apache.org
Subject: Re: [users@httpd] Query about support for OpenSSL 1.1.1

On Wed, Feb 15, 2023 at 9:44 AM Vivek Naruka (EXT-NSB) 
 wrote:
>
> There is new version of Openssl i.e. Openssl 3.0 available for which Httpd 
> provide support in its newly released versions.
>
> We are using Openssl version 1.1.1 in our project and need to know that if 
> Httpd will continue its support towards Openssl 1.1.1 as well till year 2030.

httpd will not support openssl-1.1.1 longer than the openssl project maintains 
it, and while httpd-2.4.x will surely support openssl-1.1.1 until its last 
revision, there is no guarantee that httpd-2.4.x itself will still be 
maintained in 2030.
For instance if some httpd-2.6.x or httpd-3.x is released by 2030 when
openssl-1.1.1 is not maintained anymore by the openssl team then it may not 
support this openssl version from the start, so if/whenever httpd-2.4.x itself 
stops being maintained by the httpd team there is no support for openssl-1.1.1 
in any maintained httpd version.

In any case, the questions about maintenance times/deadlines concern more the 
vendors/distros than the httpd project itself.

Regards;
Yann.

-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



Re: [users@httpd] Query about support for OpenSSL 1.1.1

2023-02-16 Thread Yann Ylavic
On Wed, Feb 15, 2023 at 9:44 AM Vivek Naruka (EXT-NSB)
 wrote:
>
> There is new version of Openssl i.e. Openssl 3.0 available for which Httpd 
> provide support in its newly released versions.
>
> We are using Openssl version 1.1.1 in our project and need to know that if 
> Httpd will continue its support towards Openssl 1.1.1 as well till year 2030.

httpd will not support openssl-1.1.1 longer than the openssl project
maintains it, and while httpd-2.4.x will surely support openssl-1.1.1
until its last revision, there is no guarantee that httpd-2.4.x itself
will still be maintained in 2030.
For instance if some httpd-2.6.x or httpd-3.x is released by 2030 when
openssl-1.1.1 is not maintained anymore by the openssl team then it
may not support this openssl version from the start, so if/whenever
httpd-2.4.x itself stops being maintained by the httpd team there is
no support for openssl-1.1.1 in any maintained httpd version.

In any case, the questions about maintenance times/deadlines concern
more the vendors/distros than the httpd project itself.

Regards;
Yann.

-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



[users@httpd] Query about support for OpenSSL 1.1.1

2023-02-15 Thread Vivek Naruka (EXT-NSB)
Hi Team,

There is new version of Openssl i.e. Openssl 3.0 available for which Httpd 
provide support in its newly released versions.
We are using Openssl version 1.1.1 in our project and need to know that if 
Httpd will continue its support towards Openssl 1.1.1 as well till year 2030.

Thanks and Regards
Vivek Singh Naruka