[strongSwan] strongswan with enable-openssl compile issue

Martin Willi martin at strongswan.org
Fri Mar 19 09:21:35 CET 2010


Hi,

> ec.h does not exist, could you please let me know how to make
> strongswan build without openssl ec dependency?

Our plugin currently requires EC support to build unmodified.

You could disable the EC components with some #ifdef
OPENSSL_NO_EC{DSA,DH} and remove the appropriate functions in the
openssl_plugin.c registration mechanisms.

Regards
Martin






More information about the Users mailing list