logoalt Hacker News

treeskneeslast Wednesday at 1:10 PM1 replyview on HN

Aren’t most TLS implementations still using things like OpenSSL in userspace? How would the kernel get access to the request?


Replies

iso1631last Wednesday at 1:16 PM

A process with kernel level permissions can patch into userspace process an intercept calls. For example https://github.com/SebastienWae/sslsnoop