id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,irc_client,os,os_version 1007,Certificate verification problem 0x44: certificate uses an insecure algorithm,ilf@…,,"I am hitting the error in the topic when trying to connect to jabber.zeromail.org with ""CAfile = /etc/ssl/certs/ca-certificates.crt"" in bitlbee.conf and ""set tls_verify true"". It seems to not be http://bugs.bitlbee.org/bitlbee/ticket/935. GnuTLS works: gnutls-cli --x509cafile /etc/ssl/certs/ca-certificates.crt -p 5222 jabber.zeromail.org --starttls OpenSSL, too: openssl s_client -connect conf.zeromail.org:5222 -starttls xmpp -CApath /etc/ssl/certs/ca-certificates.crt I even tried adding every vertificate from s_client -showcerts to /etc/ssl/certs/ca-certificates.crt. The Signature Algorithm of the cert is: sha1WithRSAEncryption, the intermediate has sha256WithRSAEncryption. What's the problem?",defect,closed,normal,,BitlBee,devel,notabug,,,Client-independent,Linux,