Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Martijn Habraken
6
Views
1
Comments
[ERROR] LifeTimeMonitoring: peer not authenticated
Question
Service Center
Hi all,
For some time now one of our Service Center
Environment
gives every 5 minutes twice the following error in the error log:
LifeTimeMonitoring
(LifeTimeSDK)
peer not authenticated
As I can see in the details its orgins starts with an:
javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
Does anyone has experience with this error and how to deal with it?
Kind regards,
Martijn Habraken
Ricardo Marques
Staff
Hi Martijn,
This error usually occurs when the machines are trying to establish a secure connection between each other, but one of them cannot validate or trust the certificate from the other one.
In your specific case, since you say that this is only showing in one of your ServiceCenter (without digging further this is just an educated guess), I would say that the problem is that LifeTime host is not able to validate or trust that ServiceCenter's host certificate or that ServiceCenter host is not able to validate or trust LifeTime's host certificate.
In order to fix this, you will need to ensure the certificates are valid, that the validity can be verified, and that each of the hosts can trust the other host's certificate.
Please let me know if it solves your problem.
Best regards,
Ricardo
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...