Description of problem: build without openssl support which is required for most universities in germany Version-Release number of selected component (if applicable): vpnc version 0.5.3 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: Copyright (C) 2002-2006 Geoffrey Keating, Maurice Massar, others vpnc comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of vpnc under the terms of the GNU General Public License. For more information about these matters, see the files named COPYING. Built without openssl (certificate) support. Supported DH-Groups: nopfs dh1 dh2 dh5 Supported Hash-Methods: md5 sha1 Supported Encryptions: null des 3des aes128 aes192 aes256 Supported Auth-Methods: psk psk+xauth
The OpenSSL license conflicts with the GPL license of vpnc. There is a gnutls patch in the works.
Thx, I am sorry, but I didn't know about the license issues untill 3 seconds ago I started compiling it myself and therefore read it within the make file.
actually, this bug is solved in the latest SVN snapshot of vpnc (0.5.3r449), where GnuTLS support is already built in. Gentoo and Debian (unstable) are already shipping this version.