Skip to content

fix: support OpenSSL 3.6.x#342

Merged
hengyoush merged 1 commit into
mainfrom
codex/fix-openssl-36
Jun 10, 2026
Merged

fix: support OpenSSL 3.6.x#342
hengyoush merged 1 commit into
mainfrom
codex/fix-openssl-36

Conversation

@hengyoush

Copy link
Copy Markdown
Owner

Summary

  • add OpenSSL 3.6.0-3.6.2 entries to the SSL BPF loader map
  • reuse the existing OpenSSL 3.5 offset loader for the 3.6.x series
  • add a regression test covering the 3.6.x version keys

Validation

  • go test ./agent/uprobe -run TestOpenSSL36VersionsAreMapped -count=1
  • make
  • local HTTPS repro with a process reporting OpenSSL 3.6.2: missing bpfFunc warnings dropped to 0 and decrypted httpbin plaintext appeared in the watch log

@vercel

vercel Bot commented Jun 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
kyanos Ready Ready Preview, Comment Jun 10, 2026 1:08pm

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying kyanos with  Cloudflare Pages  Cloudflare Pages

Latest commit: 682ac2b
Status: ✅  Deploy successful!
Preview URL: https://13c04e0e.kyanos.pages.dev
Branch Preview URL: https://codex-fix-openssl-36.kyanos.pages.dev

View logs

@Issues-translate-bot

Copy link
Copy Markdown

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
kyanos Ready Ready Preview, Comment Jun 10, 2026 1:08pm

@Issues-translate-bot

Copy link
Copy Markdown

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Deploying kyanos with  Cloudflare Pages  Cloudflare Pages

Latest commit: 682ac2b
Status: ✅  Deploy successful!
Preview URL: https://13c04e0e.kyanos.pages.dev
Branch Preview URL: https://codex-fix-openssl-36.kyanos.pages.dev

View logs

@hengyoush hengyoush marked this pull request as ready for review June 10, 2026 14:43
@hengyoush hengyoush merged commit 482ecd5 into main Jun 10, 2026
22 of 24 checks passed
@hengyoush hengyoush deleted the codex/fix-openssl-36 branch June 10, 2026 14:44
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