Upgraded DX NetOps Performance Management
We now see these errors in the logs.
In the DMService.log we see this for host names:
ERROR | qtp533890770-64713 | 2022-03-03 07:35:29,326 | com.ca.im.portal.common.web.util.GlobalAdminAuthReqList
| Exception getting auth requirements for <IP> from https://<PC_Portal_FQHN>:8382/sso/webservices/sar/sar/<IP>.
javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching <PC_Portal_FQHN> found.
...
Caused by: java.security.cert.CertificateException: No subject alternative DNS name matching <PC_Portal_FQHN> found.
In the EMService.log:
ERROR | qtp2062432236-45 | 2022-03-03 07:39:29,848 | com.ca.im.portal.common.web.util.GlobalAdminAuthReqList
| Exception getting auth requirements for <IP> from https://<PC_Portal_FQHN>:8382/sso/webservices/sar/sar/<IP>
javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching <PC_Portal_FQHN> found.
...
Caused by: java.security.cert.CertificateException: No subject alternative DNS name matching <PC_Portal_FQHN> found.
Default log locations are:
All supported DX NetOps Performance Management releases
The SSL Certificate has a SAN that doesn't match the NetOps Portal web servers Fully Qualified Host Name (FQHN) called out in the log error messages.