Skip to content

refactor(tls): standardize TLS config fields with tls_ prefix#556

Merged
0x676e67 merged 1 commit intomainfrom
refactor
Apr 8, 2026
Merged

refactor(tls): standardize TLS config fields with tls_ prefix#556
0x676e67 merged 1 commit intomainfrom
refactor

Conversation

@0x676e67
Copy link
Copy Markdown
Owner

@0x676e67 0x676e67 commented Apr 8, 2026

No description provided.

@0x676e67 0x676e67 deployed to MuslLinux April 8, 2026 07:54 — with GitHub Actions Active
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request renames several TLS-related configuration parameters across the codebase to include a 'tls_' prefix, improving naming consistency and clarity. Specifically, parameters such as 'verify', 'verify_hostname', 'identity', 'keylog', and TLS version constraints have been updated in the Python ClientConfig, the Rust Builder struct, and associated examples and tests. I have no feedback to provide as there were no review comments.

@0x676e67 0x676e67 merged commit 5504542 into main Apr 8, 2026
31 checks passed
@0x676e67 0x676e67 deleted the refactor branch April 8, 2026 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant