Subject: Can not login , Stucked where connection get secured on TLS
Hello alex,
This is the issue i'm facing
There is no response after this. What i'm doing wrong?
But i'm not getting any issues from the Miranda Jabber Client
Here is the repsonse from Miranda
This is the issue i'm facing
- SEND : <stream:stream to='localhost' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' version='1.0' xml:lang='en'>
- RECV : <stream:stream xmlns:stream="http://etherx.jabber.org/streams" from="localhost" id="2957939044233355064" xml:lang="en" version="1.0" >
- RECV : <stream:features xmlns:stream="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required /></starttls></stream:features>
- SEND : <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls" />
- RECV : <proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls" />
There is no response after this. What i'm doing wrong?
But i'm not getting any issues from the Miranda Jabber Client
Here is the repsonse from Miranda
- <stream:stream id="11191774283362296479" version="1.0" xml:lang="en" xmlns:stream="http://etherx.jabber.org/streams" from="localhost" xmlns="jabber:client" />
-
- <stream:features>
- <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls">
- <required />
- </starttls>
- </stream:features>
-
- <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls" />
-
- <proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls" />
-
- <stream:stream id="9550368601470102838" version="1.0" xml:lang="en" xmlns:stream="http://etherx.jabber.org/streams" from="localhost" xmlns="jabber:client" />
-
- <stream:features>
- <mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl">
- <mechanism>
- DIGEST-MD5
- </mechanism>
- <mechanism>
- PLAIN
- </mechanism>
- <mechanism>
- SCRAM-SHA-1
- </mechanism>
- <mechanism>
- X-OAUTH2
- </mechanism>
- </mechanisms>
- </stream:features>
-
- <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">
- biwsbj13b2xmLHI9Q0JrNVV4cit5TGsyYlRKbTBDRVN2UnN0SHUrTWdwWWc=
- </auth>
-
- <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">
- cj1DQms1VXhyK3lMazJiVEptMENFU3ZSc3RIdStNZ3BZZ0hXdWZZc3dnSnIwYkNjUThXV09rSkE9PSxzPW4ySEs0YzdiTEtpT0pxa0VKRVlzSGc9PSxpPTQwOTY=
- </challenge>
-
- <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">
- Yz1iaXdzLHI9Q0JrNVV4cit5TGsyYlRKbTBDRVN2UnN0SHUrTWdwWWdIV3VmWXN3Z0pyMGJDY1E4V1dPa0pBPT0scD1PVVMxeWYyQTgyY2VFYkl5azE4bXRTYlRuTm89
- </response>
This post was edited 2 times, last on 2020-05-04, 09:16 by fr3akb0y.