Openfire generates self-signed cert ignoring the present/valid wildcard cert
Description
I had exact same issue. Suggested solution did not work for me. After a lot of trial and error I found the culprit. When a newer version is installed and server is restarted, Openfire for some reason generates self-signed certificate in Certificate Identity Store. This certificate was sitting right next to my certificate (which uses wildcard for domain). After the self-signed certificate was removed, connection to the secure port could be established.
I had exact same issue. Suggested solution did not work for me. After a lot of trial and error I found the culprit.
When a newer version is installed and server is restarted, Openfire for some reason generates self-signed certificate in Certificate Identity Store. This certificate was sitting right next to my certificate (which uses wildcard for domain). After the self-signed certificate was removed, connection to the secure port could be established.