Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在编写一个位于 SSL 连接中间的程序。换句话说,SSL 客户端和服务器正在连接,但连接数据包通过我的程序。我可以完全访问数据包有效负载,并且我知道客户端正在 SSL 握手中发送其数字证书。如何在这些数据包中找到并提取客户的数字证书?