Adium

Ticket #9214 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

SSL handshake failed is treated as a fatal error

Reported by: evands Assigned to: evands
Priority: normal Milestone: Adium X 1.2.2
Component: Adium Core Version:
Severity: normal Keywords:
Cc: Patch: None
Pending: 0

Description

We should try reconnecting; this is typically a temporary problem with the connection.

Change History

02/17/2008 04:16:11 PM changed by evands

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

(In [22628]) Retry the connect if we get ssl handshake failed as the error message; it's not actually fatal. Fixes #9214

(follow-up: ↓ 3 ) 02/17/2008 04:16:42 PM changed by evands

(In [22629]) Merged [22628]: Retry the connect if we get ssl handshake failed as the error message; it's not actually fatal. Fixes #9214

(in reply to: ↑ 2 ; follow-ups: ↓ 4 ↓ 6 ) 02/20/2008 10:04:50 AM changed by larse

This is not fixed in 1.2.2.

(in reply to: ↑ 3 ) 02/20/2008 10:24:09 PM changed by evands

Replying to larse:

This is not fixed in 1.2.2.

What is the actual error message?

02/21/2008 02:44:38 AM changed by larse

The exact error message in the dialog is:

xxx@googlemail.com (GTalk) : Error
SSL Connection Failed

(in reply to: ↑ 3 ) 02/21/2008 07:52:25 PM changed by evands

Replying to larse:

This is not fixed in 1.2.2.

The "SSL Handshake Failed" message was fixed, which is what you wrote about. The SSL Connection Failed message was not.

02/21/2008 07:52:56 PM changed by evands

(In [22664]) Reconnect after an 'SSL Connection Failed' message in addition to 'SSL Handshake Failed'. Fixes #9214

02/21/2008 07:53:22 PM changed by evands

(In [22665]) Merged [22664]: Reconnect after an 'SSL Connection Failed' message in addition to 'SSL Handshake Failed'. Fixes #9214