I'm getting Hostname verification failed warnings
Weblogic 12.2.1.4 on oracle linux
We have this server, let's say linux hostname is appserver71
Now I can start nodemanager, Adminserver, and some managed servers ... but I see this kind of warnings in the out:
<Warning> <Security> <BEA-090504> <Certificate chain received from appserver71 - xx.xxx.xx.xxx failed hostname verification check. Certificate contained myapp.corp.mycompany.com but check expected appserver71 >
I think the cert is ok, we did the csr and got the certificate, loaded in the keystore, linked the alias to the server in console ... al that jazz
The name myapp.corp.mycompany.com is good , but the warning shows that it is checking it against the system level hostname.