Administering Disable Certificate Verification on Openfire

Last Updated : Nov 22, 2018 |
Prolog information
This procedure is required if the Presence Services certificate does not contain a subject alternative name (SAN) of the OtherName type and with an XMPPaddr identifier.
Note:
This procedure is not supported for Openfire 4.1.1. Openfire versions greater than 4.1.1 support this procedure.
  1. On the Openfire server, navigate to Server Server Manager System Properties Add new property.
  2. In the Property Name field, add xmpp.server.certificate.verify.
  3. In the Property Value field, add false.
  4. Click Save Property.
  5. Verify that the xmpp.server.certificate.verify entry appears in the list as false.
  6. In the Property Name field, add xmpp.server.certificate.verify.chain,
  7. In the Property Value field, add false.
  8. Click Save Property.
  9. Verify that the xmpp.server.certificate.verify.chain entry appears in the list as false.