-->
Page 1 of 1

Using RS256 JWT with ESP8266

PostPosted: Sat Apr 13, 2019 2:10 pm
by archer1035
Hello,

I'm trying to connect my ESP8266 modules to a MQTT server and I want to practice using JWT. Does anybody have any experience doing this or can point me to some helpful links? I see some examples with SHA256 but I want to implement a private/public key pair with RS256.

Thank you! Looking forward to some helpful guidance!