After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 117801 - Jabber SSL connection doesn't work
Jabber SSL connection doesn't work
Status: RESOLVED FIXED
Product: gossip
Classification: Deprecated
Component: General
unspecified
Other FreeBSD
: Normal normal
: ---
Assigned To: Mikael Hallendal
Gossip Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-07-18 21:17 UTC by h.j.s
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description h.j.s 2003-07-18 21:17:13 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.
Comment 1 Richard Hult 2003-08-01 18:37:07 UTC
I wonder if there is a way to check that the library is compiled this
way in configure?
Comment 2 Mikael Hallendal 2003-08-04 20:33:32 UTC
I'll take a look at this, will make our rpm's use this configure-flag
for now.
Comment 3 Mikael Hallendal 2003-08-04 21:32:30 UTC
Uploaded up new RPM's and added a comment about
'--with-included-libtasn1' in the README-file.