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

notify on tls error #76

Closed
ineeee opened this issue Jul 1, 2023 · 1 comment · Fixed by #113
Closed

notify on tls error #76

ineeee opened this issue Jul 1, 2023 · 1 comment · Fixed by #113

Comments

@ineeee
Copy link

ineeee commented Jul 1, 2023

currently a connection fails silently when connecting to a server with an invalid tls certificate. its possible to read the error in the config/halloy.log but its not user-friendly.

it would be an improvement to show an error in the window mentioning why it failed to connect.

environment: windows 10, halloy 23.1-alpha1, own irc server with self-signed cert.

@casperstorm
Copy link
Member

Thanks, I'll look into that.
If you want to accept a invalid cert you can use: dangerously_accept_invalid_certs: true

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 a pull request may close this issue.

2 participants