CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2022/04/10 01:37:27

Modified files:
        usr.sbin/rpki-client: Tag: OPENBSD_7_0 parser.c roa.c x509.c 

Log message:
All times in the x509 are UTC so use timegm() and not mktime().
The latter will apply the timezone offset and so the further west
the more probable you are to have problems with valid_from times.
Fix from tb@
OK job@, benno@ and claudio@

this is errata/7.0/020_rpki.patch.sig

Reply via email to