DiegoRBaquero/BTorrent

Tracker Cert Expired 4 Days Ago

war59312 opened this issue · 3 comments

Tracker Cert Expired 4 Days Ago: https://tracker.btorrent.xyz/

Whoops. Should fix that. ZeroSSL lol, why not just use Let's Encrypt directly ;)

And schedule to renew every 89 days.

I think I'm experiencing the same issue. Trying to ping https://tracker.btorrent.xyz via websocat gives

echo -e '\x13\x00\x00\x00\x00\x00\x00\x00' | websocat -v --binary wss://tracker.btorrent.xyz --ping-interval=10

[INFO  websocat::stdio_threaded_peer] get_stdio_peer (threaded)
[INFO  websocat::ws_client_peer] get_ws_client_peer
websocat: WebSocketError: I/O failure
websocat: error running

Ah, tested with via an actual client rather than websocat and got things working. False alarm.

Looks like it got fixed so closing.