关于weblogic 从jdk6升级到jdk7所遇到的问题-FATAL Alert:PROTOCOL_VERSION error

<WARNING> <Uncaught exception in server handlerjavax.net.ssl.SSLHandshakeException: FATAL Alert:PROTOCOL_VERSION - The protocol version requested is recognized but not supported.>
javax.net.ssl.SSLHandshakeException: FATAL Alert:PROTOCOL_VERSION - The protocol version requested is recognized but not supported. 

参考博文:

 http://docs.oracle.com/cd/E13222_01/wls/docs81/secmanage/ssl.html

https://docs.oracle.com/middleware/1213/wls/SECMG/ssl_version.htm#SECMG635

http://docs.oracle.com/cd/E23943_01/doc.1111/e14142/jdk7.htm#WLSIG262

http://stackoverflow.com/questions/41978983/weblogic-deploy-error

解决方法:

首先

{$PROJECT}/base_domain/bin/startWebLogic.sh 添加SSL3 协议

JAVA_OPTIONS="-Dweblogic.security.SSL.protocolVersion=SSL3 ${JAVA_OPTIONS}"

其次另外替换 Jre lib security 下面的两个lib

{JDK_HOME/jre/lib 下面两个文件

US_export_policy.jar

local_policy.jar

 

转载于:https://my.oschina.net/u/2308739/blog/895943

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值