You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting these errors. Normally in my corporate environment, I patch the Java cacerts with key tool, and already did that.
However I see that there are cacerts folder created in the /tmp/amazon-kinesis-producer-native-binaries/cacerts and multiple files under it. Guessing something to do with this.
Any thoughts on how to fix this..
2023-08-08T15:06:39.833-04:00 INFO 8110 --- [kpl-daemon-0003] c.a.s.k.producer.LogInputStreamReader : [2023-08-08 15:06:39.832754] [0x0000201d][0x00007ff86ab68840] [info] [kinesis_producer.cc:226] Created pipeline for stream "ak-input-stream"
2023-08-08T15:06:39.884-04:00 WARN 8110 --- [kpl-daemon-0003] c.a.s.k.producer.LogInputStreamReader : [2023-08-08 15:06:39.884027] [0x0000201d][0x00007ff86ab68840] [warning] [AWS Log: ERROR](CurlHttpClient)Curl returned error code 60 - SSL peer certificate or SSH remote key was not OK
2023-08-08T15:06:39.884-04:00 WARN 8110 --- [kpl-daemon-0003] c.a.s.k.producer.LogInputStreamReader : [2023-08-08 15:06:39.884123] [0x0000201d][0x00007ff86ab68840] [warning] [AWS Log: ERROR](AWSXmlClient)HTTP response code: -1
Resolved remote host IP address: 67.220.243.61
Request ID:
Exception name:
Error message: curlCode: 60, SSL peer certificate or SSH remote key was not OK
0 response headers:
The text was updated successfully, but these errors were encountered:
I am getting these errors. Normally in my corporate environment, I patch the Java cacerts with key tool, and already did that.
However I see that there are cacerts folder created in the /tmp/amazon-kinesis-producer-native-binaries/cacerts and multiple files under it. Guessing something to do with this.
Any thoughts on how to fix this..
The text was updated successfully, but these errors were encountered: