openssl/apps
Matt Caswell b510b740fb Ignore the session when setting SNI in s_client
As per this comment:

https://github.com/openssl/openssl/issues/4496#issuecomment-337767145

Since the server is entitled to reject our session our ClientHello
should include everything that we would want if a full handshake were
to happen. Therefore we shouldn't use the session as a source of
information for setting SNI.

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/4738)
2017-11-21 17:46:22 +00:00
..
demoSRP
app_rand.c
apps.c Resolve warnings in VC-WIN32 build, which allows to add /WX. 2017-11-13 10:58:57 +01:00
apps.h Remove unnecessary #include <openssl/lhash.h> directives. 2017-09-29 07:38:56 +10:00
asn1pars.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
build.info
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
CA.pl.in Anchor the regexp match 2017-10-07 14:59:18 -04:00
cert.pem
ciphers.c
client.pem
cms.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
crl2p7.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
crl.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
ct_log_list.cnf
dgst.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
dh1024.pem
dh2048.pem
dh4096.pem
dhparam.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c Add error handling in dsa_main and ASN1_i2d_bio. 2017-11-03 15:46:51 +01:00
dsap.pem
dsaparam.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
ec.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
ecparam.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
enc.c Cleaning secret data after use 2017-10-16 15:06:29 -04:00
engine.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
errstr.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
gendsa.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
genpkey.c
genrsa.c Support multi-prime RSA (RFC 8017) 2017-11-21 14:38:42 +08:00
nseq.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
ocsp.c Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
openssl-vms.cnf
openssl.c Disabled list doesn't contain SM3 and SM4. 2017-11-06 11:30:00 +10:00
openssl.cnf
opt.c Fix ctype arguments. 2017-08-22 07:35:08 +10:00
passwd.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
pkcs8.c
pkcs12.c
pkey.c Support public key and param check in EVP interface 2017-11-20 07:20:30 +01:00
pkeyparam.c Support public key and param check in EVP interface 2017-11-20 07:20:30 +01:00
pkeyutl.c
prime.c Check # of arguments for remaining commands. 2017-08-21 10:58:49 -04:00
privkey.pem
progs.pl Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
rand.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
rehash.c Since return is inconsistent, I removed unnecessary parentheses and 2017-10-09 13:17:09 +01:00
req.c Warn if -days without -x509 2017-11-07 07:30:31 -05:00
req.pem
rsa8192.pem
rsa.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
rsautl.c
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h
s_cb.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
s_client.c Ignore the session when setting SNI in s_client 2017-11-21 17:46:22 +00:00
s_server.c style : fix some if(... 2017-11-07 17:09:24 +01:00
s_socket.c Allow an endpoint to read the alert data before closing the socket 2017-09-08 13:10:57 +01:00
s_time.c (Re)move some things from e_os.h 2017-08-22 14:15:40 -04:00
server2.pem
server.pem
server.srl
sess_id.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
smime.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
speed.c Support multi-prime RSA (RFC 8017) 2017-11-21 14:38:42 +08:00
spkac.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
srp.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
storeutl.c Add a recursive option to 'openssl storeutl' 2017-09-12 11:38:16 +02:00
testCA.pem
testdsa.h
testrsa.h
timeouts.h
ts.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
tsget.in
verify.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
version.c Remove parentheses of return. 2017-10-18 16:05:06 +01:00
vms_decc_init.c
vms_term_sock.c Many spelling fixes/typo's corrected. 2017-11-11 19:03:10 -05:00
vms_term_sock.h
win32_init.c
x509.c Fix small but important regression 2017-11-02 10:47:51 +00:00