SmartSpin2k icon indicating copy to clipboard operation
SmartSpin2k copied to clipboard

[FR] Retrieve CA certificates instead of storing them

Open doudar opened this issue 1 month ago • 0 comments

Currently CA certificates for github are bundled in the firmware at include/cert.h . This can cause an issue if the certificate expires before the firmware is updated. It would be great if there is a way to use https without requiring a certificate to be stored and get it at runtime (only when needed) instead.

doudar avatar Nov 04 '25 16:11 doudar