首页 新闻 会员 周边

JDK1.5如何用程序实现tls1.2

0
悬赏园豆:50 [待解决问题]

如何能实现这一问题

可以用第三方bouncy实现
You can use the bouncy castle tls provider library, it has support for jdk 1.5
The download site for their libraries is here https://www.bouncycastle.org/latest_releases.html you can also use maven.
There is also an example on how to use their provider: https://github.com/bcgit/bc-java/blob/master/tls/src/test/java/org/bouncycastle/jsse/provider/test/BCJSSEClientTest.java#L31-L35

jie---open的主页 jie---open | 初学一级 | 园豆:127
提问于:2019-11-08 16:08
< >
分享
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册