Your message dated Sun, 22 Mar 2026 21:37:06 +0100
with message-id <[email protected]>
and subject line Re: Bug#781102: typo in ciphers(1) man page
has caused the Debian Bug report #781102,
regarding typo in ciphers(1) man page
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
781102: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781102
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openssl
Version: 1.0.1k-1

Hi,

The ciphers (1) man page says:

       EECDHE
           cipher suites using authenticated ephemeral ECDH key agreement.


However it should be EECDH, without the trailing E:

$ openssl ciphers EECDHE
Error in cipher list
140241080919696:error:1410D0B9:SSL routines:SSL_CTX_set_cipher_list:no cipher match:ssl_lib.c:1295:

$ openssl ciphers EECDH
ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-RC4-SHA:ECDHE-ECDSA-RC4-SHA:ECDHE-RSA-DES-CBC3-SHA:ECDHE-ECDSA-DES-CBC3-SHA:ECDHE-RSA-NULL-SHA:ECDHE-ECDSA-NULL-SHA

Thanks.

--- End Message ---
--- Begin Message ---
Version: 1.1.0-1

On 2015-03-24 10:55:21 [-0400], Gedalya wrote:
> The ciphers (1) man page says:
> 
>        EECDHE
>            cipher suites using authenticated ephemeral ECDH key agreement.
> 
> 
> However it should be EECDH, without the trailing E:

Done as of commit bfc973f46c54b ("Fix spelling of EECDH")

Sebastian

--- End Message ---

Reply via email to