
23:16:37.572 (tls|) Failed outbound s2s EXTERNAL authentication -> (hidden_by_ejabberd): Authentication failed: Peer provided no SASL mechanisms most likely it doesn't accept our certificate 23:16:37.572 Failed to establish outbound s2s connection -> : authentication failed bouncing for 274 secondsĬan i disable SASL only for this Server on the ejabberd? With this failure i can't push the information to the clients for a new message over Google Cloud Messaging or Apple Cloud Messagin to the clients over the pushserver. The server can all starttls, but if they connected from ejabberd to this server for the pushmessage i get the following log: The problem is only with the pushserver in example: Set use_starttls to false and enable s2s_dialback, i get the same failure. Mod_adhoc: with s2s_use_starttls: required. = #' CAPTCHA captcha_cmd: "/usr/share/ejabberd/captcha.sh " captcha_limit: 5 #.

ejabberd_ctl who: all what: "* " " admin access ": allow: local # = # API PERMISSIONS # = api_permissions: Max_user_sessions: 10 max_user_offline_messages: = #' AUTHENTICATION auth_method: sql auth_password_format: scram #. = #' S2S GLOBAL OPTIONS s2s_use_starttls: required #.

Port: 5222 ip: ":: " module: ejabberd_c2s starttls_required: true max_stanza_size: 262144 shaper: c2s_shaper access: c2s port: 5269 ip: ":: " module: ejabberd_s2s_in max_stanza_size: 524288 disable_sasl_mechanisms: "no_compression " ' DH_FILE ': "/etc/ejabberd/dh4096.pem " c2s_ciphers: 'TLS_CIPHERS ' s2s_ciphers: 'TLS_CIPHERS ' c2s_protocol_options: 'TLS_OPTIONS ' s2s_protocol_options: 'TLS_OPTIONS ' c2s_dhfile: 'DH_FILE ' s2s_dhfile: 'DH_FILE ' #. Sql_type: mysql loglevel: 3 hide_sensitive_log_data: true log_rotate_size: 0 log_rotate_date: " " #.
