On Wed, Oct 07, 2015 at 01:54:40PM +0000, Thirumal, Karthikeyan wrote: > Vik That's not my name. > Am using 0.9.8a version. Am trying to fix few weak ciphers in my SSL > connection and also to make Elliptical cipher suites enable. > I see that ECDHE ciphers are elliptical - need more info on this. ECC is not supported in OpenSSL 0.9.8. You need at least OpenSSL 1.0.0, preferably 1.0.1 or 1.0.2, and 0.9.8 and 1.0.0 are end-of-life rather soon. -- Viktor.