Project

General

Profile

Bug #1406

Errors connecting to SSL IRC server

Added by pingue110489 almost 8 years ago. Updated over 1 year ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Quassel Core
Target version:
-
Start date:
05/11/2016
Due date:
% Done:

0%

Estimated time:
Version:
0.11-pre
OS:
Linux

Description

Hi,

I've had Quassel (running with the quasselcore-0.12.2) set up for a while, but have recently tried connecting to an SSL-only IRC server. When I try to connect, the client shows:

[10:04:44] * Connection failure: Error creating SSL context ()
[10:04:44] * Connection failure: Unable to init SSL Context:

And the log from the server reads

2016-05-11 09:04:44 Warning: QSslSocket: cannot call unresolved function SSLv23_client_method
2016-05-11 09:04:44 Warning: QSslSocket: cannot call unresolved function SSL_CTX_new
2016-05-11 09:04:44 Warning: QSslSocket: cannot call unresolved function SSL_library_init
2016-05-11 09:04:44 Warning: QSslSocket: cannot call unresolved function ERR_get_error

I have openssl and openssl-devel installed:

  1. rpm -qa | grep openssl
    openssl-1.0.1e-42.el6_7.4.x86_64
    openssl-devel-1.0.1e-42.el6_7.4.x86_64

Let me know if there's more info I can provide

Also available in: Atom PDF