Hi, I have jabber server and use security method client connection. On FreeBSD workstation I use messenger sendxmpp as detector about events and can not connect with ssl method, but simple method is works.
Please help me, what is "Invalid or unreadable path specified for ssl_ca_path"?
Code:
root@freebsd:/home/andrian # echo "hi" | sendxmpp -e -u services -p services -j freebsd.zapto.org andrian@freebsd.zapto.org
Invalid or unreadable path specified for ssl_ca_path. at /usr/local/lib/perl5/site_perl/XML/Stream.pm line 640.
root@freebsd:/home/andrian #