Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed irc not connecting to selfsigned servers #201

Merged
merged 1 commit into from
May 29, 2014
Merged

Fixed irc not connecting to selfsigned servers #201

merged 1 commit into from
May 29, 2014

Conversation

antonva
Copy link
Contributor

@antonva antonva commented Oct 25, 2013

even when self.opt.selfSigned is true.

@adam-stokes
Copy link

I verified this patch and I can now login to irc servers with selfsigned certificates, @antonva thanks!

osslate pushed a commit that referenced this pull request May 29, 2014
fixed connecting to self-signed servers
@osslate osslate merged commit f8e6b65 into martynsmith:master May 29, 2014
@katanacrimson
Copy link
Contributor

Curious, is the fingerprint of the cert for the connection readily accessible?

Slightly unrelated thought: Should a certificate pinning mechanism be added to the library?

@osslate
Copy link
Collaborator

osslate commented May 29, 2014

@damianb In the future, people will be responsible for SSL connections, not the library. The way things are at now isn't ideal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants