Correct a test for X509_get_notAfter() failing or returning
authorjsg <jsg@openbsd.org>
Thu, 1 May 2014 07:35:57 +0000 (07:35 +0000)
committerjsg <jsg@openbsd.org>
Thu, 1 May 2014 07:35:57 +0000 (07:35 +0000)
commitdd449936a2746533bff2670139dda5ae1adae0ed
tree6b79ac74cbe90603be23304b894c83ec99f45ab1
parent80f0d99cbd92c2a609c0943848841fbb4bc75f1d
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@
sbin/isakmpd/x509.c