This repository has been archived by the owner on May 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 56
Setting Trust Store location in JAVA_OPTS causes LD SDK to fail #124
Comments
Hi - I'm sorry we didn't respond to this issue sooner. You may have already figured it out since then, but if not:
|
I'll close this issue for now, but please feel free to reopen it if you have any further problems. |
LaunchDarklyCI
pushed a commit
that referenced
this issue
Sep 27, 2019
add optional metric value to track()
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
When referencing our own trustStore location,
-Djavax.net.ssl.trustStore=/path/to/our/certs/cacerts.jks
, the LD SDK throws the following error:com.launchdarkly.client.StreamProcessor [] - Encountered EventSource error: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Is there a way to set the cert location for the SDK? Or is there somewhere we can get the LD cert to add it ourselves?
Thank you,
Travis Meares
The text was updated successfully, but these errors were encountered: