- Code: Select all
09:27:29) gnutls: Attempting to load X.509 certificate from /home/XXXX/.purple/certificates/x509/tls_peers/kode.im
(09:27:29) certificate/x509/tls_cached: Peer cert matched cached
(09:27:29) util: Writing file /home/XXXX/.purple/certificates/x509/tls_peers/kode.im
(09:27:29) certificate: Successfully verified certificate for kode.im
(09:27:29) jabber: Sending (ssl) (XXXX@kode.im): <stream:stream to='kode.im' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' version='1.0'>
(09:27:29) jabber: Recv (ssl)(416): <?xml version='1.0'?><stream:stream xmlns='jabber:client' xml:lang='en' version='1.0' id='1d17837d-8751-4062-8507-9ed646893fa3' from='kode.im' xmlns:stream='http://etherx.jabber.org/streams'><stream:error><policy-violation xmlns='urn:ietf:params:xml:ns:xmpp-streams'/><text xmlns='urn:ietf:params:xml:ns:xmpp-streams'>TLS cipher 'TLS_AES_256_GCM_SHA384' not acceptable</text></stream:error></stream:stream>
(09:27:29) connection: Connection error on 0x32bcb30 (reason: 0 description: Policy Violation)
(09:27:29) account: Disconnecting account XXXX@kode.im/ (0x26f46d0)
There is some type of Policy Violation that involves ssl tls with TLS_AES_256_GCM_SHA384. Does anyone have some ideas what I can do? I think this is an issue outside of Pidgin. Thanks