For translations, I have a free Deepl Account. Every night, I check database for missing translations, request Deepl and save the translations in database.
It looks like, they have updated their ssl certificate, because i get this message in the http-request:
Unknown host: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
I requested the certificate via lucee server admin, installed it and restarted lucee.
As they use Let’s encrypt, the new certificate will be only valid for 2-3 months and then replaced again.
Do I need to switch the JDK for the trust for let’s encrypt? Or does the OS need an update of the certificate providers?
OS: Ubuntu 20 LTS
Java Version: 11.0.16.1 (Eclipse Adoptium) 64bit
Tomcat Version: Apache Tomcat/9.0.65
Lucee Version: 5.3.9.165-SNAPSHOT / 5.4.3.2
3 posts - 3 participants