CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2014/05/01 01:35:57
Modified files: sbin/isakmpd : x509.c Log message: Correct a test for X509_get_notAfter() failing or returning an unsupported time type when passing data to keynote. Problem introduced by angelos in 1.41 though the code has been reformatted a few times since then. ok otto@ miod@