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.