Oracle Weblogic Server (MOSC)

MOSC Banner

ignoreHostnameVerification=false cause Authentication denied

edited Apr 3, 2024 1:34PM in Oracle Weblogic Server (MOSC) 3 commentsAnswered

wls 14.1.1.0, patchset: SPU January 2024, Kubernetes 1.27

secureproductionmode = enabled

I am trying to further harden security on wls domains and one of the changes are to disable the SSL.ignoreHostnameVerification = false

However kubernetes pods managed servers, fails to startup due to

Caused By: javax.security.auth.login.FailedLoginException: [Security:090938]Authentication failure: The specified user failed to log in. The issue could be because of an incorrect password in boot.properties file or a corrupted boot.properties file. javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User specified user denied

Pod managed servers are working as expected if I enable ignoreHostnameVerification = true.

any idea ?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center