Bug 500371

Summary: vpnc is compiled without openssl support
Product: [Fedora] Fedora Reporter: Bernhard Schuster <redhat.bugzilla>
Component: vpncAssignee: Tomas Mraz <tmraz>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: rawhideCC: daniel.scharon, tmraz, wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-12 13:49:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bernhard Schuster 2009-05-12 13:33:45 UTC
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

Comment 1 Tomas Mraz 2009-05-12 13:49:56 UTC
The OpenSSL license conflicts with the GPL license of vpnc. There is a gnutls patch in the works.

Comment 2 Bernhard Schuster 2009-05-12 14:27:16 UTC
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.

Comment 3 daniel.scharon 2010-03-24 14:20:42 UTC
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.