简体   繁体   English

TLS 扩展 pre_sharek_key

[英]TLS extenstion pre_sharek_key

任何人都可以向我解释什么是 pre_shared_key TLS 扩展以及它与 Session Ticket TLS 扩展有什么关系,因为我观察到当 TLS Client Hello 消息中存在 pre_shared_key 扩展时,Session Ticket 扩展不存在

... when the pre_shared_key extension is present in the TLS Client Hello message the Session Ticket extension is absent ...当 TLS Client Hello 消息中存在 pre_shared_key 扩展时,会话票证扩展不存在

The first one is session resumption with TLS 1.3, the second with TLS 1.2 and lower.第一个是使用 TLS 1.3 恢复会话,第二个是使用 TLS 1.2 及更低版本。 There are several information about this protocol change on the internet, like TLS Session Resumption TLS 1.3 uses 0-RTT Handshakes .互联网上有一些关于此协议更改的信息,例如TLS Session Resumption TLS 1.3 uses 0-RTT Handshakes

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM