+4
−1
+44
−96
doc/man3/X509_cmp_time.pod
0 → 100644
+39
−0
+29
−7
test/recipes/60-test_x509_time.t
0 → 100644
+12
−0
Loading
- Reject fractional seconds - Reject offsets - Check that the date/time digits are in valid range. - Add documentation for X509_cmp_time GH issue 2620 Backported from 80770da3 Reviewed-by:Rich Salz <rsalz@openssl.org> Reviewed-by:
Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/6182)