Emails are no longer being received from DX NetOps Performance Management Portal web server.
Report emails fail to be sent due to errors in the DMService.log.
The following error is seen in the (default path) /opt/CA/PerformanceCenter/DM/logs/DMService.log file.
ERROR | EmailJobTaskThreadPool-Thread-121 | 2022-12-27 09:21:42,226 | com.ca.im.portal.dm.scheduling.email.EmailJobTask
| Error sending e-mail: Mail server connection failed; nested exception is javax.mail.MessagingException: Can't send command to SMTP host;
nested exception is:
javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: signature check failed. Failed messages: javax.mail.MessagingException: Can't send command to SMTP host;
nested exception is:
javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: signature check failed
org.springframework.mail.MailSendException: Mail server connection failed; nested exception is javax.mail.MessagingException: Can't send command to SMTP host;
nested exception is:
javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: signature check failed. Failed messages: javax.mail.MessagingException: Can't send command to SMTP host;
nested exception is:
javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: signature check failed
...
Caused by: javax.mail.MessagingException: Can't send command to SMTP host
...
Caused by: javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: signature check failed
...
Caused by: sun.security.validator.ValidatorException: PKIX path validation failed: java.security.cert.CertPathValidatorException: signature check failed
...
Caused by: java.security.cert.CertPathValidatorException: signature check failed
...
Caused by: java.security.SignatureException: Signature does not match.
All supported Network Observability DX NetOps Performance Management Portal web server releases
The current email server SSL certificate imported expired or does not exist.
This can be seen when a new email server is added to a load-balanced email server group.
Obtain the new SSL certificate and follow the documented steps to import the updated certificate(s).
The steps are found in the Configure the Email Server documentation topic, in the Configure the Email Server as a Trusted Connection section.