fix: validate CA cert parsing and add missing ReadHeaderTimeout (#5205)
- pkg/transport/tls.go: check AppendCertsFromPEM return value and return clear error when CA file contains no valid PEM certificates - pkg/plugin/client/http2http.go: set ReadHeaderTimeout to 60s to match other plugins and prevent slow header attacks - pkg/plugin/client/http2https.go: same ReadHeaderTimeout fix
F
fatedier committed
c23894f156eb6a7d55c6cfd47ae5ea1826e51587
Parent: cb459b0
Committed by GitHub <noreply@github.com>
on 3/6/2026, 9:59:41 AM