Welcome, Guest. Please login or register.

Author Topic: Can't generate certificate  (Read 4033 times)

Ben Garrison

  • Newbie
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
Can't generate certificate
« on: March 02, 2016, 06:45:52 PM »
Alix board. Date and time set correctly. When trying to create self signed certificate, get the following:


The following input errors were detected:
•A self-signed certificate could not be generated because the system's clock is not set.


Using 1.10.2b97

Anything I can do?

andywhite

  • Administrator
  • Full Member
  • *****
  • Posts: 124
  • Karma: +0/-0
    • View Profile
Re: Can't generate certificate
« Reply #1 on: March 03, 2016, 12:11:45 AM »
that error is a bit misleading, it happens if you system date is < the firmware build date - 24h

you can check by executing 'date +%s' from exec.php and comparing to executing 'cat / etc / version.buildtime.unix'

but it also is the error when the cert generation failed (for any reason !) , i'll take a look

andywhite

  • Administrator
  • Full Member
  • *****
  • Posts: 124
  • Karma: +0/-0
    • View Profile
Re: Can't generate certificate
« Reply #2 on: March 04, 2016, 07:35:55 AM »
I think that this is broken, will continue to look at it , hopefully will fix soon

andywhite

  • Administrator
  • Full Member
  • *****
  • Posts: 124
  • Karma: +0/-0
    • View Profile
Re: Can't generate certificate
« Reply #3 on: March 17, 2016, 12:29:45 PM »
This was fixed in the last update