Closed hvr closed 12 years ago
If this is of any help, something with the "TLS Client Key Exchange" packet originating from the client seems to upset the https server, as it's the last packet sent to the server before the server severs the connection with a tcp reset...
Something broke from tls-0.8.2
to tls-0.8.3
, as I've just downgraded tls-0.8.2
where it seems to work properly
fyi, I've also filed a bug at https://github.com/vincenthz/hs-tls/issues/2
sorry about the breakage, i've fixed the hackage version for now (0.8.3.1 == 0.8.2), until i get to fix the tls package. the bug can be closed here for now (and i'll make sure it doesn't happen again too).
Yet again (had something similar with this particular site in #11 a while ago), performing a simple
simpleHttp "https://t4a.box-world.org/"
fails with an exception: