Bernhard Wiedemann changed bug 939743
What Removed Added
CC   bwiedemann@suse.com, jengelh@inai.de, lnussel@suse.com

Comment # 2 on bug 939743 from
guessing:
did the jabber server use a cert signed by an official CA?
otherwise, the update could have removed your CA from /etc/ssl/certs

you could also try
openssl s_client -CApath /etc/ssl/certs -connect $JABBERSERVER:5223


You are receiving this mail because: