programmer131 / ESP8266_ESP32_SelfUpdate

89 stars 71 forks source link

DigiCert High Assurance EV Root CA Generation #3

Closed Maxvi33 closed 3 years ago

Maxvi33 commented 3 years ago

Hello, this certificate is specific to you ? It's possible to explain how generate own proper certificate for ESP ?

programmer131 commented 3 years ago

no it isn't specific to me, i'm not using my own server, it is for github. if you have your own domain where you want to host binary file, then you can use your own self signed certificates.

emailsidbhatia commented 3 years ago

Hi @programmer131! How did you generate the certificate for github and what is the use of the setClock() function? Thanks

programmer131 commented 3 years ago

We can download certificate from Firefox, I didn't generate any certificate myself. setClock() function takes time from NTP server and configure it into esp8266, it is used for x.509 validation.