aws-samples / amazon-kinesis-video-streams-producer-embedded-c

Light-wight Amazon Kinesis Video Streams Producer SDK For FreeRTOS/Embedded Linux
Apache License 2.0
31 stars 19 forks source link

IoT certificate fail cause aws services updated to tls1.2 #77

Closed overheat closed 1 year ago

overheat commented 1 year ago

iot credential会报错,{"message":"Certificate is invalid on this endpoint"}

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Use commit '....'
  2. Compile with '....'
  3. Run '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Environments (please complete the following information):

Additional context Add any other context about the problem here.

weichihl commented 1 year ago

This issue should have been solved in commit e5578f2.