Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Problem

When running any of the SeaLights agents, you may come across an error related to PKIx/SSL libraries. For example:

Code Block
javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake 

...


javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed 

Cause

These errors could point to an issue with creating a secure connection to our server due to a misconfigured or missing certificate.
The missing certificate is often the Selaights Security certificate, but sometimes your own Corporate certificate.

The following guide instructions below will explain detail the steps required to add the SeaLights certificate to your local Java keystoreKeystore.

...

Solution

  1. Retrieve the SeaLights certificate from your dashboard:

...

Page Properties
hiddentrue

Related issues