Hello,
currently I’m experiencing timeouts in https client call towards another server. I wonder if it may related to using an outdated OpenSSL version. The swipl:stable container is giving me:
# docker exec 4567f1127e76 openssl version
OpenSSL 1.1.1n 15 Mar 2022
According to OpenSSL’s vulnerability page the only valid version currently seems to be 1.1.1q:
https://www.openssl.org/news/vulnerabilities.html
Is there any chance to update the underlying Debian base image of swipl:stable to this version?
Kind regards,
Wolfram.