HaikuArchives / Vision

A native Haiku IRC client that is feature filled, fast, lightweight, and stable.
Other
12 stars 15 forks source link

Vision can't connect to bouncer uses self signed cert aynmore #51

Open extrowerk opened 5 years ago

extrowerk commented 5 years ago

Since https://git.haiku-os.org/haiku/commit/?id=a830ec9a1c5f0e359bac214710f002f29dbd1d76 Vision can't connect to my ZNC host.

<PulkoMandy> and we should patch Vision and other apps to implement this callback before making the default return "true"
cwross commented 4 years ago

I have this problem, too. Unfortunately, Vision does not provide any useful feedback indicating that a self-signed cert is the problem, which had me really confused for a while. I had to do a packet capture in Wireshark, which revealed the likely cause of the problem.

If self-signed certificate support is not feasible in the near term, it would at least be nice to get a more informative error message.

waddlesplash commented 4 years ago

It is possible, one just needs to add a GUI for accepting/rejecting such certificates like Web+ already does.