Bug 109535 - Eggdrop SSL error
Summary: Eggdrop SSL error
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-25 19:10 UTC by Sol Etti
Modified: 2007-06-14 08:49 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sol Etti 2007-02-25 19:10:35 UTC
I've build Eggdrop latest including SSL from the ports on an FreeBSD 6.2 AMD64 machine.
Saldy I get the following error when connecting to a SSL Server:
[15:53] DNS resolved eu.link-net.org to 195.197.110.166
[15:53] net_switch_to_ssl()
[15:53] SSL_connect() = 0, error:140943FC:SSL routines:SSL3_READ_BYTES:sslv3 alert bad record mac
[15:53] SSL Failed connect to eu.link-net.org (Error while switching to SSL)

This happens with any other SSL IRC server.

Fix: 

This only happens with the OpenSSL from the base system:
OpenSSL 0.9.7e-p1 25 Oct 2004

When OpenSSL from ports is installed it works fine:
#/usr/local/bin/openssl version
OpenSSL 0.9.8d 28 Sep 2006
How-To-Repeat: #Select With SSL in Options
cd /usr/ports/irc/eggdrop && make install clean

Edit eggdrop.conf:
set use-ssl 1
#add SSL IRC server

/usr/local/bin/eggdrop -n /usr/local/etc/<NICK>.conf
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-25 20:20:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Martin Matuska freebsd_committer freebsd_triage 2007-06-14 07:41:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mm

I'll take it.
Comment 3 Beech Rintoul freebsd_committer freebsd_triage 2007-06-14 08:02:15 UTC
On Wednesday 13 June 2007, Martin Matuska said:
> Synopsis: Eggdrop SSL error
>
> Responsible-Changed-From-To: freebsd-ports-bugs->mm
> Responsible-Changed-By: mm
> Responsible-Changed-When: Thu Jun 14 06:41:36 UTC 2007
> Responsible-Changed-Why:
> I'll take it.
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=109535

This pr is a noop and should have been closed. As maintainer I have 
other updates that are waiting for approval to go in. I would 
appreciate it if you'd just close this pr.

Beech (maintainer)


-- 
---------------------------------------------------------------------------------------
Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org
/"\   ASCII Ribbon Campaign  | FreeBSD Since 4.x
\ / - NO HTML/RTF in e-mail   | http://www.freebsd.org
 X  - NO Word docs in e-mail | Latest Release:
/ \  - http://www.freebsd.org/releases/6.2R/announce.html
---------------------------------------------------------------------------------------
Comment 4 Martin Matuska freebsd_committer freebsd_triage 2007-06-14 08:48:33 UTC
State Changed
From-To: feedback->closed

Closed on maintainer request.