View Single Post
Posts: 26 | Thanked: 23 times | Joined on Jul 2008 @ Berlin, Germany
#19
which CA bundle will it use when connecting to a server?

Reason I ask is that I connect to an IRC proxy (bip) over SSL. That connection uses a certificate signed by an own CA, whose CA certificate has been imported to the Certificate manager, but I've had it in the past that ported apps had hardcoded paths for the CA bundle.

On the server side I get:
Code:
ERROR: Error in SSL handshake.
ERROR: Error on fd 52 (state 3)
ERROR: client read_lines error, closing...
While Communi shows Connected but does not react to /join command or show the backlog that bip replays automatically on connect.