Ticket #1212 (new defect)

Opened 9 months ago

Last modified 8 months ago

SSL is broken in leopard

Reported by: IH Assigned to: timothy
Priority: highest Component: Colloquy (GUI)
Version: Latest 2.1 Severity: blocker
Keywords: ssl leopard Cc:

Description

Connecting to irc servers with SSL fail with no error, it just won't connect and status of server connection remains disconnected. Switching to non-ssl and it connects. This is a bug that has occured since Leopard for the same irc server (it worked in Tiger)

Test case: /server irc.isohunt.com 7000 (for ssl) or port 6667 (non ssl)

Colloquy is the best (looking) OS X irc client (or any irc client period) but no ssl is a glaring bug, especially when it fails silently.

Change History

03/20/08 06:40:53 changed by IH

This is testing from v2.1 (3761)

03/24/08 12:41:26 changed by NoOneButMe

Colloquy[84611] connection error: Error Domain=kCFStreamErrorDomainSSL Code=-9843 "Operation could not be completed. (kCFStreamErrorDomainSSL error -9843.)" Shows up in the console when trying to connect.

It has something to do with the network ssl certificate saying something different then the network you're connecting to (irc.p2p-network.net is on the certificate, while the connection was to irc.isohunt.com - which is just a redirect to the irc.p2p-network.net round robin) and Colloquy thinks the certificate is invalid or bad because the domains in question dont match.