how to avoid getting Error "The system is vulnerable to security attacks, since t"on weblogic start
Hello ,
we are getting below error while starting weblogic.
The system is vulnerable to security attacks, since the server private key is available to the public.>
<Loading trusted certificates from the jks keystore file /u01/oracle/wlserver/server/lib/DemoTrust.jks.>
<Loading trusted certificates from the jks keystore file /u01/jdk/jre/lib/security/cacerts.>
<Demo trusted CA certificate is being used in production mode: [
we have added our TLS certificate at load balancer level .
can someone help on this how to avoid getting this warring in logs?