You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.