You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 13, 2025. It is now read-only.
Running our JAXL app on windows computer succeed but on BSD server JAXL fails to connect to the same xmpp server with following:
stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages:
error:1416F086:SSL routines:tls_process_server_certificate:certificate verify failed in /usr/home/test/xmpp/vendor/jaxl/jaxl/src/JAXL/core/jaxl_socket_client.php on line 175
What can we do with this? Is it possible to slip ssl peer verify?