jeremypoulter / ArduinoMongoose

A wrapper for Mongoose to help build into Arduino framework
25 stars 15 forks source link

Added the ability to supply the root CA certificates via callback. #26

Closed jeremypoulter closed 1 year ago

jeremypoulter commented 1 year ago

This allows you to get the root CAs on demand if needed or not have certificate management code depend on Mogoose.