I am running this on Server 2016, self-signed cert. Initial Configuration all checks out, except for the Test user, can not get that to work correctly. I have uninstalled, reinstalled Tomcat 8, 9, Java, PWM. I continue to get the same error after the initial configuration and attempt to login to PWM as a domain user.
I used Portecle to import a self-signed cert and a PKM (won't get passed initial setup without the PKM being imported) from my Domain controller. I continue to get the following error at an attempted login of an Admin or a Domain user:
An error has occurred. If this error occurs repeatedly please contact your help desk.
5015 ERROR_INTERNAL (unexpected error during ldap search (profile=default), error: 5015 ERROR_INTERNAL (ldap error during searchID=2, error=javax.naming.PartialResultException, cause:javax.naming.CommunicationException: CITY.local:636, cause:javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No subject alternative DNS name matching CITY.local found., cause:java.security.cert.CertificateException: No subject alternative DNS name matching CITY.local found.))
I do notice that the error shows the CITY.local:636 and not the FQDn of the server, not sure if it means anything, as the cert that I imported do have the FQDN listed.
Any help would be appreciated