Update OpenSSL to most recent version for Ubuntu
Description
We still use openssl version 1.1.1w (2021 version). Now the latests version are openssl 3.5.3 (https://github.com/openssl/openssl/releases).
Install it on Ubuntu, and check if it is retro-compatible with redhat.
Definition of Ready
Generic:
-
If this issue is consequent, it is split into subtasks with priority and complexity evaluated. These subtasks should be linked to this issue. (To do on GitLab interface after writing this issue) -
Issue complexity evaluated -
Priority of issue evaluated -
If there is specific test data needed, it should be detailed and available -
If there is a specific documentation/specification need, it should be available to the development team -
Time during the sprint to realize this issue -
Blocking elements resolved (check if non-applicable, detail otherwise the resolved elements)
Specific:
Definition of Done
Generic:
-
No test regression on CI -
Code reviewed by peers -
Code cleaned, no "debug" traces or "TODO" comments kept. -
New code documented