On Mon, Jan 20, 2014, Chinmaya Dwibedy wrote:

> Hi All,
> I downloaded the openssl-1.0.0d.tar.gz. Build the openssl with
> enabled the ec and ecdh (Elliptic curve Diffie???Hellman Group) support as 
> stated
> below.
>       1. ./config enable-ec enable-ecdh
>       2. make
>       3. make test
>       4. make install
>  
> But upon checking whether ECDH has been enabled or not via #openssl
> ???v ???ECDH??? , it complains with the following error
> Error in cipher list
> 3079456476: error: 1410DB9: SSL
> routines:SSL_CTX_set_cipher_list:no cipher match:ssl_lib.c:1282:
>  

You say you downloaded openssl-1.0.0d.tar.gz but the subject line mentions
OpenSSL 1.0.0d-fips which is not a standard OpenSSL version (1.0.0 versions
don't support FIPS). Did you download it from www.openssl.org or a vendor
specific version of OpenSSL?

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to