How to increase timeout duration for AWS_IO_TLS_NEGOTIATION_TIMEOUT #699
|
We have custom linux based hardware on which AWS FleetWise application is being deployed. [Thread: 1440] [2024-03-27T09:18:12.924Z] [ERROR] [AwsIotConnectivityModule.cpp:223] [operator()()]: [Connection failed with error code 1067: aws-c-io: AWS_IO_TLS_NEGOTIATION_TIMEOUT, Channel shutdown due to tls negotiation timeout] I wanted to increase the timeout duration for TLS negotiatio to check if the error is related to timeout only. |
Answered by
bretambrose
Mar 27, 2024
Replies: 1 comment
|
At present, there is not a way to increase the base tls negotiation timeout (10 seconds I think). |
0 replies
Answer selected by
jmklix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
At present, there is not a way to increase the base tls negotiation timeout (10 seconds I think).