Bug #699
Reestablishing an SSL connection errors
Status: | Feedback | Start: | 03/04/2012 | |
Priority: | Normal | Due date: | ||
Assigned to: | - | % Done: | 0% |
|
Category: | - | |||
Target version: | - | |||
Complexity: | Found in Version: | |||
Votes: | 0 |
Description
Ok so I came across this one by accident really.
If I open a connection to a server and then close it and immediatly re-establish the connection to said server
the client errors out giving the error: Authentication failed because the remote party has closed the transport stream.
if you then try to re-establish this connection it works without problems
how to reproduce:
- add a server (in my case irc.pcstream.net port 7000)
- enable ssl for this server
- connect to this server in a new tab (and close the tab)
- reconnect -- this should error --
- reconnect -- this should work fine --
History
Updated by Mirco Bauer 4562 days ago
- Status changed from New to Feedback
How can you /reconnect to an IRC server when the server tab was closed?