Skip to content

Allow explicit false for upstream TLS verification#5

Merged
0x4D31 merged 1 commit intomainfrom
refactor-tls-verify-fields-to-use-pointers
Aug 14, 2025
Merged

Allow explicit false for upstream TLS verification#5
0x4D31 merged 1 commit intomainfrom
refactor-tls-verify-fields-to-use-pointers

Conversation

@0x4D31
Copy link
Owner

@0x4D31 0x4D31 commented Aug 14, 2025

Summary

  • represent upstream_skip_tls_verify as *bool to distinguish unset from false
  • merge defaults only when listener leaves upstream_skip_tls_verify unset
  • add regression tests for skip-tls-verify inheritance

Testing

  • go test ./...

https://chatgpt.com/codex/tasks/task_e_6894781549cc83318a8a95c7a564dadc

@0x4D31 0x4D31 merged commit 79bd711 into main Aug 14, 2025
1 check passed
@0x4D31 0x4D31 deleted the refactor-tls-verify-fields-to-use-pointers branch August 14, 2025 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant