[SSL-Certificat]Java do not find the libjli.so library
Orchestrator Version: 4.15.0
When setting the CURL_CA_BUNDLE variable, the image fails to start and throws the following error:
[2024-12-05 17:33:10,326] ERROR in startup: Failed to add certificate 0 with alias opentf:0_tmpf9m2u2_i to keystore: Command '['keytool', '-importcert', '-alias', 'opentf:0_tmpf9m2u2_i', '-file', '/tmp/tmpf9m2u2_i', '-cacerts', '-storepass', 'changeit', '-noprompt']' returned non-zero exit status 127..
keytool: error while loading shared libraries: libjli.so: cannot open shared object file: No such file or directory
This issue appears to be related to the recent update to Java 21 in the image.