Skip to content

Commit 88757b1

Browse files
lukemarsdenclaude
andcommitted
security: sanitize internal hostname from debug document
Remove customer's internal hostname from TLS investigation document and replace with generic placeholder to prevent exposure of internal infrastructure details. Reported by: AXA-IM SIRT 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent 576159a commit 88757b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

design/2025-12-08-tls-skip-verify-investigation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Customer on Helix 2.5.25 reported TLS certificate errors when using a database-c
99

1010
```
1111
ERR app/api/pkg/openai/openai_client.go:256 > failed to list models from OpenAI compatible API
12-
error="failed to send request to provider's models endpoint: Get \"https://frlas5ap1-0085.axa-im.intraxa:8010/v1/models\":
12+
error="failed to send request to provider's models endpoint: Get \"https://internal-server.customer.example:8010/v1/models\":
1313
tls: failed to verify certificate: x509: certificate signed by unknown authority"
1414
```
1515

0 commit comments

Comments
 (0)