码迷,mamicode.com
首页 > Web开发 > 详细

about Internet protocol

时间:2016-11-10 11:43:35      阅读:164      评论:0      收藏:0      [点我收藏+]

标签:.com   数据报   数据   protoc   html   http   client   网站   open   

<1> SSL版本

测试浏览器支持的SSL版本的网站: https://www.ssllabs.com/ssltest/viewMyClient.html

  0xfefd    (DTLS 1.2)
  0xfeff    (DTLS 1.0,数据报传输层安全,实现在 UDP 协议之上的 TLS)
  0x100    (OpenSSL pre 0.9.8f)
  0x303    (TLS 1.2,2008年9月发布)
  0x302    (TLS 1.1,2006年4月发布)
  0x301    (TLS 1.0,由 IETF 将 SSL 3.0 升级并标准化后的公开版本)
  0x300    (SSL 3.0,网景公司专有协议)
  0x2     (SSL 2.0 ,网景公司专有协议)

<2> http2

  openssl从1.0.2开始支持ALPN协议

about Internet protocol

标签:.com   数据报   数据   protoc   html   http   client   网站   open   

原文地址:http://www.cnblogs.com/talenth/p/6050188.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!