mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-07 08:50:48 +02:00
5cc8771b43
When generating the times for a generated certificate, calculate the time differences based on the seconds from epoch rather then converting back and forth between tm structures. One particular RTOS calculates the date change when generating a certificate on the first of the month. It leaves the certificate valid on the zeroth of the month.