tls1.3 可以看到client hello所有内容,还有一半的server hello,是看不到证书issuer、subject等信息的

https://www.cloudshark.org/captures/64d433b1585a

 

看到tls1.3 client hello 内容:

  • 另外可以看到server hello一半内容:

tls 1.2在server hello里有certificate一段,是可以看到证书的颁发者、subject等信息的: 见 https://www.cloudshark.org/captures/26fa735868c1

posted @ 2022-08-23 20:20  bonelee  阅读(548)  评论(1编辑  收藏  举报