-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Java KCL unable to find valid certification path to requested target #56
Comments
Any reason you're using the |
Thanks for the respond @mhart ! Yes i'm using
But for dynalite i do not use |
I'm hitting this same issue -- is there any way to get the AWS KCL library to not verify the SSL certificate? |
|
Thanks @TJC That works! 😃 |
Hi!
I am trying to use kinesalite and dynalite for integration tests purpose, but cant figure out how to set everything up.
First of all im using:
Java 8
amazon-kinesis-client 1.8.8
amazon-kinesis-producer 0.12.5
I start kinesalite and dynalite with
In my /etc/hosts file i have added
I disable CBOR with environment variable:
I create the dynamoClient like this:
I create the kinesisClient like this:
Then i create the config and worker
But i get errors and cant figure out what i'm missing:
The text was updated successfully, but these errors were encountered: