openssl/doc/apps
Carlos Alberto Lopez Perez b98af49d97 Add an "-xmpphost" option to s_client
* Many XMPP servers are configured with multiple domains (virtual hosts)
 * In order to establish successfully the TLS connection you have to specify
   which virtual host you are trying to connect.
 * Test this, for example with ::
   * Fail:
       openssl s_client -connect talk.google.com:5222 -starttls xmpp
   * Works:
       openssl s_client -connect talk.google.com:5222 -starttls xmpp -xmpphost gmail.com
2013-09-05 17:24:56 +01:00
..
asn1parse.pod Fix link for ASN1_generate_nconf 2006-11-07 13:44:03 +00:00
CA.pl.pod correct docs 2012-11-19 20:06:44 +00:00
ca.pod Updates from 1.0.0-stable. 2009-04-15 15:27:03 +00:00
ciphers.pod typo 2012-11-16 12:49:14 +00:00
cms.pod Update cms docs. 2013-08-05 16:23:22 +01:00
config.pod Allow alternative manual sections to be embedded in .pod file comments. 2004-11-25 17:47:31 +00:00
crl.pod Update docs. 2000-02-08 13:37:08 +00:00
crl2pkcs7.pod fix synopsis 2002-07-09 10:51:25 +00:00
dgst.pod Updates from 1.0.0-stable. 2009-04-15 15:27:03 +00:00
dhparam.pod Updates from 1.0.0-stable. 2009-04-15 15:27:03 +00:00
dsa.pod Updates from 1.0.0-stable. 2009-04-15 15:27:03 +00:00
dsaparam.pod Updates from 1.0.0-stable. 2009-04-15 15:27:03 +00:00
ec.pod Updates from 1.0.0-stable. 2009-04-15 15:27:03 +00:00
ecparam.pod Updates from 1.0.0-stable. 2009-04-15 15:27:03 +00:00
enc.pod Correction: salt is now default 2009-09-04 12:27:12 +00:00
errstr.pod Add errstr manual page 2004-11-25 18:21:26 +00:00
gendsa.pod Updates from 1.0.0-stable. 2009-04-15 15:27:03 +00:00
genpkey.pod doc/apps: formatting fixes. 2012-01-11 21:58:19 +00:00
genrsa.pod Updates from 1.0.0-stable. 2009-04-15 15:27:03 +00:00
nseq.pod Change the 'man' directory to 'apps'. Yes I wish cvs 2000-01-21 02:17:04 +00:00
ocsp.pod Clarification and fix typo. 2008-02-25 18:11:47 +00:00
openssl.pod doc/apps: formatting fixes. 2012-01-11 21:58:19 +00:00
passwd.pod Document should match reality :-). 2002-10-04 12:59:00 +00:00
pkcs7.pod Updates from 1.0.0-stable. 2009-04-15 15:27:03 +00:00
pkcs8.pod Updates from 1.0.0-stable. 2009-04-15 15:27:03 +00:00
pkcs12.pod update pkcs12 help message + manpage 2006-12-21 20:36:15 +00:00
pkey.pod Updates from 1.0.0-stable. 2009-04-15 15:27:03 +00:00
pkeyparam.pod Updates from 1.0.0-stable. 2009-04-15 15:27:03 +00:00
pkeyutl.pod Updates from 1.0.0-stable. 2009-04-15 15:27:03 +00:00
rand.pod -hex option for openssl rand 2009-02-02 00:01:28 +00:00
req.pod Updates from 1.0.0-stable. 2009-04-15 15:27:03 +00:00
rsa.pod Updates from 1.0.0-stable. 2009-04-15 15:27:03 +00:00
rsautl.pod Update from stable branch. 2007-09-17 17:54:31 +00:00
s_client.pod Add an "-xmpphost" option to s_client 2013-09-05 17:24:56 +01:00
s_server.pod Cleanup of custom extension stuff. 2013-06-18 16:13:08 +01:00
s_time.pod Updates to s_time manual page 2004-01-08 07:38:15 +00:00
sess_id.pod ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
smime.pod Minor documentation fixes, PR#2345 2010-10-04 13:28:46 +00:00
speed.pod Updates from 1.0.0-stable. 2009-04-15 15:27:03 +00:00
spkac.pod Updates from 1.0.0-stable. 2009-04-15 15:27:03 +00:00
ts.pod Updates from 1.0.0-stable. 2009-04-15 15:27:03 +00:00
tsget.pod Remove tabs on blank lines: they produce warnings in pod2man 2010-01-05 17:16:54 +00:00
verify.pod Documentation improvements by Chris Palmer (Google). 2012-12-14 13:28:49 +00:00
version.pod add documentation for SSLeay_version(SSLEAY_DIR) and 2002-01-04 15:17:09 +00:00
x509.pod Document -force_pubkey option. 2013-08-21 13:43:00 +01:00
x509v3_config.pod Fix link for ASN1_generate_nconf 2006-11-07 13:44:03 +00:00