I'm working on an ansible playbook for Openfire, including configuring the truststore / keystore, proxying through Apache, etc. At some point, though, https://my-host:7443/http-bind/ stopped responding the way it was (can't remember what it said, 'Bad Method' I think in a browser) Now, I get:
HTTP ERROR 404
Problem accessing /httpd-bind. Reason:
Not Found
Powered by Jetty://
I have no idea where Jetty is configured, where I could get any logs, what or how it changed to no longer be able to do the only purpose it exists for, etc. Can anyone get me pointed in the right direction?