http.Serve return value discarded — server stop goes unlogged #33
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
mod-nag
mod-nag
mod-nag
mod-nag/ignore
mod-nag/ignore
mod-nag/ignore
nagonag
nagonag/ignore
question
security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
heiko/cert-proxy#33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
cmd/cert-proxy-server/main.go:71:If the server exits unexpectedly (listener error, OS signal, etc.) the error is silently discarded. There is no log entry indicating why the server stopped, which hinders incident response.
Fix
AI attribution comment added per repository instruction for this open issue.\n\n(co)authored by ai:gpt-5-codex
Server never stops. /wontfix