busybox icon indicating copy to clipboard operation
busybox copied to clipboard

TLS error from peer (alert code 40)

Open wcollin opened this issue 1 year ago • 1 comments

busybox version:BusyBox v1.36.1 (2023-05-18 22:34:17 UTC) multi-call binary

wget --no-check-certificate --spider https://prometheus:9090/prometheus/-/ready Connecting to prometheus:9090 (172.18.0.4:9090) wget: TLS error from peer (alert code 40): handshake failure wget: error getting response: Connection reset by peer

when i use busybox:1.35.0, it's ok。 Connecting to prometheus:9090 (172.18.0.4:9090) remote file exists

wcollin avatar May 15 '24 02:05 wcollin