CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2025/07/27 01:13:24
Modified files: lib/libcrypto/man: PKCS7_add_attribute.3 Log message: Update PKCS7_add0_attrib_signing_time() docs Document the change of behavor from pk7_attr.c r1.17: the time is now validated to be in correct RFC 5280 time format. ok kenjiro