psyBNC mit SSL unter Debian Sarge und Etch

See below for english version.

SSL-Support: Yes, but no openssl binary found in "/usr/bin"

Da in #psybnc oft gefragt wird, wie man psyBNC unter Debian GNU/Linux mit SSL zum laufen kriegt, und ich immer die selbe Antwort geben muss um ein "ja, es funktioniert, danke" zu hören, hier ein kleines HowTo.

1. das aktuelle psyBNC Source besorgen und entpacken
2. openssl und libssl-dev installieren:
# apt-get install openssl libssl-dev
3. make menuconfig im psyBNC Ordner machen und als SSL-Path /usr angeben.
4. psyBNC ganz normal mit make bauen und Freude mit einem SSL fähigem Bouncer haben.

English:
I'm often asked in #psybnc how to setup psybnc with ssl under Debian, so here are the needed steps to get it running.

1. get the latest psyBNC source and unzip it.
2. get the openssl and libssl-dev packages:
# apt-get install openssl libssl-dev
3. call make menuconfig in the psyBNC directory and set the SSL-Path to /usr
4. compile it wit make and have a fully working bouncer with ssl

Comments

nano wrote on 2007-07-19 01:48:

I was stuck on this and have been playing with this all day. A simple read of that makes me look so stupid. Thanks a lot. It worked wonders!

nano wrote on 2007-07-19 01:48:

I was stuck on this and have been playing with this all day. A simple read of that makes me look so stupid. Thanks a lot. It worked wonders!

hypnotoad wrote on 2008-05-28 17:52:

weiß jemand wie ich das ganze unter openbsd zum laufen bekomme??

bin wirklich am verzweifeln

Henning wrote on 2009-07-03 07:22:

funktioniert auch wunderbar unter debian 5.0/lenny.

snupa wrote on 2009-09-23 23:01:

thx.

/usr

that was the One i needed

Send your comments to evgeni+blogcomments@golov.de and I will publish them here (if you want).