Ticket #1212 (closed Defect: fixed)

Opened 4 years ago

Last modified 3 years ago

SSL is broken in leopard

Reported by: IH Owned by: timothy
Priority: High Milestone: Colloquy 2.2
Component: Colloquy (Mac) Version: 2.1 (Mac)
Severity: Critical 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

Changed 4 years ago by IH

This is testing from v2.1 (3761)

Changed 4 years ago by zach

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.

Changed 3 years ago by jane

  • status changed from new to closed
  • resolution set to fixed

fixed in [3799]

Changed 3 years ago by Robby

  • priority changed from Highest to High
  • severity changed from Blocker to Critical
  • milestone set to Colloquy 2.2

[3798], it was. :)

Note: See TracTickets for help on using tickets.