Skip to content

Fix Bug in signature_algorithms_cert Handling#791

Merged
adrianosela merged 1 commit intopion:masterfrom
adrianosela:e2e-test-cert-sig-alg
Feb 4, 2026
Merged

Fix Bug in signature_algorithms_cert Handling#791
adrianosela merged 1 commit intopion:masterfrom
adrianosela:e2e-test-cert-sig-alg

Conversation

@adrianosela
Copy link
Copy Markdown
Contributor

Fix Bug in signature_algorithms_cert Handling

Added end-to-end tests to ensure CertificateSignatureAlgorithms is respected, and found a bug in flight4handler.go where the server was using the remote's signature schemes instead of its own when validating client certs.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.14%. Comparing base (acad848) to head (f7b7f49).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #791      +/-   ##
==========================================
+ Coverage   81.44%   82.14%   +0.69%     
==========================================
  Files         111      111              
  Lines        6501     6501              
==========================================
+ Hits         5295     5340      +45     
+ Misses        799      762      -37     
+ Partials      407      399       -8     
Flag Coverage Δ
go 82.14% <100.00%> (+0.69%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Member

@JoTurk JoTurk left a comment

Choose a reason for hiding this comment

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

ty

@adrianosela adrianosela merged commit d46d2a7 into pion:master Feb 4, 2026
19 checks passed
@adrianosela adrianosela deleted the e2e-test-cert-sig-alg branch February 4, 2026 08:08
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.

2 participants