[GH-ISSUE #2] Certificate Makefile dont generate proper certificate #1

Open
opened 2026-02-26 01:35:34 +03:00 by kerem · 0 comments
Owner

Originally created by @dpenezic on GitHub (Apr 19, 2016).
Original GitHub issue: https://github.com/joostd/esp8266-eduroam/issues/2

Certificate are made according partial information of openssl.cnf and local settings, which generate inappropriate length of certificate.
My wild guess is that certificate may be max 1024bit long , according some other routine use by official set of routine.

Certificate longer then 1024bit dont work.

Originally created by @dpenezic on GitHub (Apr 19, 2016). Original GitHub issue: https://github.com/joostd/esp8266-eduroam/issues/2 Certificate are made according partial information of openssl.cnf and local settings, which generate inappropriate length of certificate. My wild guess is that certificate may be max 1024bit long , according some other routine use by official set of routine. Certificate longer then 1024bit dont work.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/esp8266-eduroam-joostd#1
No description provided.