Get the latest tech news
Capturing Linux SSL/TLS plaintext without a CA certificate using eBPF
Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64. - gojue/ecapture
GoTLS plaintext support go tls library, which refers to encrypted communication in https/tls programs written in the golang language. The eCapture tool comprises 8 modules that respectively support plaintext capture for TLS/SSL encryption libraries like OpenSSL, GnuTLS, NSPR, BoringSSL, and GoTLS. text mode directly captures plaintext data, either outputting to a specified file or printing to the command line.
Or read this on Hacker News