Skip to content

Conversation

horgh
Copy link
Member

@horgh horgh commented Oct 12, 2019

This is to fix #1027.

horgh added 3 commits October 12, 2019 15:46
This was causing us to use the TLS settings from one server on another
which is not always appropriate. Instead, we now treat it like other
connection information and do not copy it. We get the TLS settings later
as appropriate when connecting.

Note there is still probably more that could be cleaned up here. For
example, the unix socket might be better treated as connection info too.

Fixes irssi#1027.
@ailin-nemui
Copy link
Contributor

Nice!

@ailin-nemui
Copy link
Contributor

@irssi/developers

@ailin-nemui ailin-nemui added the auto-merge This PR is scheduled for merge if no further comments are opened label Oct 13, 2019
@ailin-nemui ailin-nemui merged commit 156d02c into irssi:master Oct 15, 2019
@ailin-nemui ailin-nemui added the tls label Sep 9, 2020
ailin-nemui added a commit that referenced this pull request Apr 8, 2021
Use correct TLS settings when reconnecting

(cherry picked from commit 156d02c)
@ailin-nemui ailin-nemui added this to the 1.2.3 milestone Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge This PR is scheduled for merge if no further comments are opened tls z-affects-1.2.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TLS flag not reset during connection attempts
2 participants