Halvor0808 / gemini-webbrowser

GNU General Public License v3.0
0 stars 0 forks source link

TLS certificates not working for windows #8

Open Halvor0808 opened 5 months ago

Halvor0808 commented 5 months ago

On Linux the TLS certificates are handled as expected. On Windows 11 there are inconsistencies in certificate handling. Not sure why.

In windows 11: The application waits for a response the whole timeout duration, and then receives and displays a time out error. Page requests are not forked, and thus the whole application freezes until the timeout error occurs. See Socket.hs.