找到weblogic使用的jdk路径
$JAVA_HOME/jre/lib/security/java.security
将
securerandom.source=file:/dev/urandom
修改为:
securerandom.source=file:/dev/./urandom
Latest posts by Zhiming Zhang (see all)
- 什么是ami - 二月 22, 2021
- istio Ingress Gateways - 十一月 25, 2020
- Istio VirtualService - 十一月 23, 2020