<BEA-090717> <Invalid server ConfigServer SSL configuration>
I had disable the http port (7001) for the admin server and it can start up. When starting the Config server with the below setting in the JAVA_OPTIONS, it get <BEA-090717> <Invalid server ConfigServer SSL configuration>, any idea?
-Dweblogic.security.TrustKeyStore=CustomTrust
-Dweblogic.security.CustomTrustKeyStoreFileName=/u01/data/security/wildcard.truststore
-Dweblogic.security.TrustKeystoreType=jks
-Dweblogic.security.CustomTrustKeystorePassPhrase=XXXXXXX
-Dweblogic.security.SSL.ignoreHostnameVerification=true