Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: ircd-hybrid with SSL

  1. #11
    Join Date
    Mar 2010
    Beans
    9

    Re: ircd-hybrid with SSL

    I am having the same issue. I followed the same instructions but whenever I try and connect I get "Irssi: warning SSL handshake failed: Connection refused"

    My outputs when building:

    Compiling ircd-hybrid 7.2.2

    Installing into: /usr
    Ziplinks ................ yes
    OpenSSL ................. no
    Modules ................. shared
    IPv6 support ............ yes
    Net I/O implementation .. sigio
    EFnet server ............ no (use example.conf)
    Halfops support ......... yes
    Small network ........... no
    G-Line voting ........... yes

    Configured limits:
    NICKLEN ................. 15
    TOPICLEN ................ 350

    and

    checking for usleep... yes
    checking for OpenSSL... /usr
    checking for OpenSSL 0.9.6 or above... found
    checking for RSA_free in -lcrypto... yes
    checking for EVP_bf_cfb... no
    checking for EVP_cast5_cfb... no
    checking for EVP_idea_cfb... no
    checking for EVP_rc5_32_12_16_cfb... no
    checking for EVP_des_ede3_cfb... no
    checking for EVP_des_cfb... no
    checking zlib.h usability... yes
    checking zlib.h presence... yes

    Further information:

    $ lsb_release -a
    No LSB modules are available.
    Distributor ID: Ubuntu
    Description: Ubuntu 12.04.1 LTS
    Release: 12.04
    Codename: precise

    $ uname -a
    Linux d6-1 3.2.0-37-generic #58-Ubuntu SMP Thu Jan 24 15:28:10 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

    I can connect no problem when not trying to use SSL. Any Ideas?

  2. #12
    Join Date
    Mar 2010
    Beans
    9

    Re: ircd-hybrid with SSL

    It turns out it wasn't a problem with ircd but was a problem with the client I was trying to use. When using irssi I had to supply it the port along with the -ssl option. i.e. /connect -ssl server.com 6670

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •