openkm / document-management-system

OpenKM is a Open Source Document Management System
https://www.openkm.com/
GNU General Public License v2.0
700 stars 303 forks source link

Docker Could not convert socket to TLS #321

Closed matsievskiysv closed 2 years ago

matsievskiysv commented 2 years ago

openkm/openkm-ce docker container has broken mail sending facility due to the TLS issues. This issue is described on the forum and has a known solution: updating /opt/tomcat/lib/mail-1.5.2.jar to 1.6.2 version.

monkiki commented 2 years ago

I've updated the library to v1.6.2 and Tomcat to v8.5.69.

matsievskiysv commented 2 years ago

Hello! The docker image was updated 3 months and it contatins the same problematic library. Could you, please, update it again?

monkiki commented 2 years ago

I've just updated the images. Please ensure you have deleted the local images before downloading the new one.

Best regards.