CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/08/10 23:01:03
Modified files:
usr.bin/openssl: openssl.1 s_client.c
Log message:
Improve openssl s_client -starttls xmpp support.
>From https://rt.openssl.org/Ticket/Display.html?id=2860&user=guest&pass=guest
- add a -xmpphost option to specify the xmpp virtual host
- fix an infinite loop when the vhost isnt what the server expects
- fix communication with openfire & prosody servers
with tweaks & ok bcook@ doug@ manpage bits jmc@
