Random SSL handshake errors

0
Hi there, I'm going through the logs of a application we are running, and while it is up and running, on some days the logs are filled with SSL handshake errors.The datasync will eventually start “working” again (these errors are from datasync queus running every 5 minute, and last time the error was there for 9 hours straight), but I wonder if this is a ticking timebomb. Where is this comming from, is there a solution for this? The certiificate is still valid. com.mendix.core.CoreException: com.mendix.core.CoreRuntimeException: com.mendix.systemwideinterfaces.MendixRuntimeException: javax.net.ssl.SSLHandshakeException: Received fatal alert: unrecognized_name 2020-09-03T01:02:00.091727 [APP/PROC/WEB/0]       at com.mendix.basis.component.InternalCoreBase.execute(InternalCoreBase.java:383)   Thanks in advance.  
asked
1 answers
0

That is more a stackoverflow question like this: https://stackoverflow.com/questions/7615645/ssl-handshake-alert-unrecognized-name-error-since-upgrade-to-java-1-7-0

May be you have the same problem.

Regards,

Ronald

 

answered