Re: [strongSwan] reduce size

2013-09-12 Thread Tom Rymes
On Sep 12, 2013, at 8:35 PM, "Naveen Neelakanta" wrote: > Is there a way to reduce the size of charon and strongswan , i just need the > basic vpn client > with out extra pluggins and use openssl for cryptography. The last time this came up, the recommendation was to build everything as a mod

[strongSwan] unable to load plugin eap-ttls

2013-09-12 Thread Far.Runner
Hi, I am using strongswan 5.0.3 on ubuntu 12.04 server, and I used "--enable-eap-tls --enable-eap-ttls" before make. the compilation and installation was successful, and I could see ttls plugin has been installed: /usr/local/lib/ipsec/plugins$ ls -1|grep ttls libstrongswan-eap-ttls.a libstrongswan-

[strongSwan] reduce size

2013-09-12 Thread Naveen Neelakanta
Hi All, i have compiled the latest strongswan with the configuration below and installed the same to a specific location, Below are the steps followed. # export DESTDIR=/local/mnt/workspace/NBN/VPN/STRONGSWAN/Latest/install/ #./configure CPPFLAGS=-Os --prefix=/usr --disable-rc2 --disable-md5 --