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.
如何确定特定客户端是否支持 SHA-2?
这是否可以根据 ClientHello 中存在的 CipherSuites 找到?
此外,当服务器发送证书时,作为 TLS 握手的一部分,是否允许发送 SHA-2 证书,即使 ClientHello 中没有提到与 SHA-2 相关的任何算法?