On Thu, Jun 02, 2011, Noid wrote:

> 
> Hey guys, I'm trying to get my OpenSSL to use the IDEA cipher.  I'm currently
> using Ubuntu 11.04, which has it not installed by default.  I'm trying to
> reinstall OpenSSL with IDEA, but I'm still having a lot of issues with
> getting this to work.  According to 
> http://www.freebsd.org/doc/handbook/openssl.html this , I can set the
> MAKE_IDEA variable in make.conf.  Does anybody know how to do this, or know
> any other ways to make it so I can use the IDEA cipher?
> 

If you use the ./config script or Configure the enable-idea option will do the
trick.

That page BTW is rather confused about CAs and how to create keys and
certificates. The self signed certificate is created with the single "openssl
req" command the previous two don't do anything useful.

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