Document bug in openssl cms -binary
authorHugo Landau <hlandau@openssl.org>
Fri, 4 Mar 2022 06:28:57 +0000 (06:28 +0000)
committerTomas Mraz <tomas@openssl.org>
Mon, 7 Mar 2022 08:34:58 +0000 (09:34 +0100)
commitd3602088603605f39993f03781163df2decf85e3
tree960ebdc1ff481af7800472a7add72839cad8721b
parent4bb34766d41489cfe95002e861f4a655727ebaf9
Document bug in openssl cms -binary

Documents a bug in openssl cms -binary for 1.1 whereby it cannot process
input using LF line endings correctly. Binary input processing was
reworked substantially for 3.0 and backporting these changes doesn't
appear reasonable.

Fixes #17797.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17810)
doc/man1/cms.pod