DiegoRBaquero / BTorrent

:globe_with_meridians: Fully-featured WebTorrent Client
https://btorrent.xyz
MIT License
549 stars 95 forks source link

Tracker Cert Expired 4 Days Ago #103

Closed war59312 closed 1 year ago

war59312 commented 1 year ago

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.

jeffzh4ng commented 1 year ago

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
jeffzh4ng commented 1 year ago

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

war59312 commented 1 year ago

Looks like it got fixed so closing.