Takurou Saitou wrote:
> 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.

ok, I've committed a fix. Please try a new snapshot.

Cheers,
Nils
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to