GNOME Bugzilla – Bug 117801
Jabber SSL connection doesn't work
Last modified: 2004-12-22 21:47:04 UTC
Hi! I compiled gossip-0.4 both from the FreeBSD ports collection and from src. When I try to connect to jabber.at on port 5223 using SSL i get the following error message: GNUTLS ERROR: ASN1 parser: Element was not found. Using: gnutls-0.8.9, gossip-0.4, libtasn1-0.2.4, loudmouth-0.12, lzo-1.08, opencdk-0.4.5 ... i only compiled opencdk from ports. (The FreeBSD ports collection has: libtasn1-0.2.4, opencdk-0.4.5,gnutls-0. 8.6, loudmouth-0.12, lzo-1.08, gossip-0.4) --- some minutes later --- I compiled gnutls-0.8.9 with '--with-included-libtasn1' and now SSL connections does work.
I wonder if there is a way to check that the library is compiled this way in configure?
I'll take a look at this, will make our rpm's use this configure-flag for now.
Uploaded up new RPM's and added a comment about '--with-included-libtasn1' in the README-file.