Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 2eb75291c1357cdaf852e0da613edc14f3d5ae4f
https://github.com/openssl/openssl/commit/2eb75291c1357cdaf852e0da613edc14f3d5ae4f
Author: Daniel Fiala <[email protected]>
Date: 2022-10-24 (Mon, 24 Oct 2022)
Changed paths:
M apps/list.c
M doc/man1/openssl-list.pod.in
Log Message:
-----------
openssl list: Fix help text about -cipher-algorithms option
Fixes openssl#19133
Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Hugo Landau <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/19370)