Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Python

1 items on 04 Jun 2025
Python

OpenSSL legacy and JDK 21

While updating the Edusign validator to a newer version, I had to build the image with JDK 21 (which is there in Debian Sid). And while the application starts, it fails to read the TLS keystore file with a specific…

Source: Kushal Das