[openssl/openssl] 4792d3: doc: clarify -cipher option syntax in man pages

0 views
Skip to first unread message

kovan

unread,
Feb 13, 2026, 9:53:37 AMFeb 13
to openssl...@openssl.org
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 4792d33a544c0dd8e19e982ecb35d44b0195c1e0
https://github.com/openssl/openssl/commit/4792d33a544c0dd8e19e982ecb35d44b0195c1e0
Author: kovan <xau...@gmail.com>
Date: 2026-02-13 (Fri, 13 Feb 2026)

Changed paths:
M doc/man1/openssl-enc.pod.in
M doc/man1/openssl-genpkey.pod.in
M doc/man1/openssl-pkey.pod.in

Log Message:
-----------
doc: clarify -cipher option syntax in man pages

Users reading the documentation for the -<cipher> option often
misunderstand the syntax. The notation "B<-I<cipher>>" renders as
"-cipher" with "cipher" in italics, leading users to think they
should type "-cipher aes-128-cbc" when the correct usage is
"-aes-128-cbc" (the cipher name directly as the option).

Update the documentation in openssl-genpkey, openssl-enc, and
openssl-pkey to explicitly state that the cipher name is prepended
with a hyphen and used directly as the option, not as an argument
to a "-cipher" flag.

Also add a reference to "openssl list -cipher-algorithms" to help
users discover available ciphers, and fix a typo in openssl-pkey
("and and" -> "and").

Fixes #26089

Co-Authored-By: Claude Opus 4.5 <nor...@anthropic.com>

Reviewed-by: Shane Lontis <shane....@oracle.com>
Reviewed-by: Frederik Wedel-Heinen <fwh.o...@gmail.com>
MergeDate: Fri Feb 13 14:52:00 2026
(Merged from https://github.com/openssl/openssl/pull/29843)



To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
Reply all
Reply to author
Forward
0 new messages