Thank you for the correction.
I immediately confirmed operation.
When ciphersuite keywords of the same processing group was
combined by '+'(The example: kRSA+kEDH) and specified for the
command argument, I confirmed a correct result returned.
OpenSSL> ciphers kRSA+kEDH
Error in cipher list
940:error:140A60B9:SSL routines:SSL_CREATE_CIPHER_LIST:no cipher match:ssl_ciph.
c:882:
error in ciphers
However, when ciphersuite keywords of the different processing group was
combined by '+'(The example: AES+SHA1) and specified for the command
argument, the following execution results were returned.
OpenSSL> ciphers AES+SHA1
Error in cipher list
940:error:140A60B9:SSL routines:SSL_CREATE_CIPHER_LIST:no cipher match:ssl_ciph.
c:882:
error in ciphers
The following results are output in OpenSSL0.9.7d.
OpenSSL> ciphers AES+SHA1
ADH-AES256-SHA:DHE-RSA-AES256-SHA:DHE-DSS-AES256-SHA:AES256-SHA:ADH-AES128-SHA:D
HE-RSA-AES128-SHA:DHE-DSS-AES128-SHA:AES128-SHA
a degrad has occurred consequentially.
Thanks.
Takurou Saitou
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Nils Larsch via RT
> Sent: Thursday, June 09, 2005 7:26 AM
> To: [EMAIL PROTECTED]
> Cc: [email protected]
> Subject: [openssl.org #1005] about a result of 'openssl ciphers'
>
>
>
> should be fixed; please try a new snapshot.
>
> Thanks,
> Nils
> ______________________________________________________________________
> OpenSSL Project http://www.openssl.org
> Development Mailing List [email protected]
> Automated List Manager [EMAIL PROTECTED]
>
>
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]