-
mimi89999
Establishing a secure connection from lebihan.pl to emevth.no-ip.biz failed. Certificate hash: f23518f572dd1897e6ae2a24b5aafeac630b06337e6ec6de30eac4a4a21d7ee4. Error with certificate 0: certificate has expired.
-
Menel
What could be wrong? `testssl.sh -t xmpp anoxinon.me:5269` Gives me a > STARTTLS handshake failed But https://xmpp.net/result.php?domain=anoxinon.me&type=server Is ok. For other working domains testssl works from that machine. Also a user in the fediverse reported they can't chat from yax.im to anoxinon.me
-
jonas’
Menel, you need -t xmpp-server for 5269
-
jonas’
but it also depends on the server software, some is more lenient than others.
-
Menel
Hm.. Not for other servers I tested with it. But I can try
-
jonas’
yeah
-
jonas’
-t xmpp does a c2s handshake, some servers tolerate that on the s2s port, others don't
-
Menel
My testssl version has no xmpp-server
-
jonas’
then you need to update
-
Menel
Ok
-
jonas’
(see also: https://github.com/drwetter/testssl.sh/pull/1575)
-
Menel
Then thats not the issue that yax.im user has
-
Martin
Menel: Maybe you could try xmpp-dns
-
Menel
I did. Its rightly setup
-
Menel
Can't figure it out.. Other then the users or the servers blocking each others
-
Martin
Then maybe ask the anonixnon admin if he could have a look at the logs about the s2s issues.
-
Menel
Or typo in jid
-
Menel
😀
-
Menel
Ok, that jid didn't exist, never mind...
-
Martin
What made you think it's an s2s error then? 🤔
-
Menel
My testssl
-
Menel
But I understand *that* problem now too