Skip to content

fix(tls): use badssl as test target#753

Merged
Berrysoft merged 2 commits intocompio-rs:masterfrom
George-Miao:fix/tls
Mar 10, 2026
Merged

fix(tls): use badssl as test target#753
Berrysoft merged 2 commits intocompio-rs:masterfrom
George-Miao:fix/tls

Conversation

@George-Miao
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings March 10, 2026 16:17
@George-Miao George-Miao added bug Something isn't working package: tls Related to compio-tls labels Mar 10, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the TLS connectivity integration test in compio-tls to use badssl.com as the remote endpoint, aligning the test target with a domain intended for TLS testing.

Changes:

  • Switch TCP connect target from compio.rs:443 to sha256.badssl.com:443.
  • Update the TLS SNI hostname and HTTP Host header to sha256.badssl.com.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Berrysoft Berrysoft merged commit 6832ddd into compio-rs:master Mar 10, 2026
63 checks passed
@George-Miao George-Miao deleted the fix/tls branch March 10, 2026 16:37
@github-actions github-actions bot mentioned this pull request Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working package: tls Related to compio-tls

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants