openssl/apps
Matt Caswell 25690b7f5f Add -no_alt_chains option to apps to implement the new
X509_V_FLAG_NO_ALT_CHAINS flag. Using this option means that when building
certificate chains, the first chain found will be the one used. Without this
flag, if the first chain found is not trusted then we will keep looking to
see if we can build an alternative chain instead.

Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
2015-02-25 09:15:02 +00:00
..
demoCA Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
demoSRP Missing SRP files. 2011-03-16 11:50:33 +00:00
set Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
app_rand.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
apps.c Add -no_alt_chains option to apps to implement the new 2015-02-25 09:15:02 +00:00
apps.h Remove OPENSSL_NO_SSL_INTERN as it is now redundant - all internals 2015-01-31 18:07:11 +00:00
asn1pars.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ca-cert.srl Update test server certificate in apps/server.pem (it was expired). 2000-10-16 22:56:10 +00:00
ca-key.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
ca-req.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
ca.c Dead code clean: #if 0 removal in apps 2015-01-30 14:52:57 -05:00
CA.com Corrections to the VMS build system. 2011-03-25 16:20:35 +00:00
CA.pl.in RT3291: Add -crl and -revoke options to CA.pl 2014-09-08 11:21:17 -04:00
CA.sh PR: 1847 2009-10-15 17:27:34 +00:00
cert.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
ciphers.c OPENSSL_NO_XXX cleanup: NO_TLS, NO_TLS1 2015-01-27 15:14:12 -05:00
client.pem Replace expired test server and client certificates with new ones. 2011-12-08 14:44:05 +00:00
cms.c Add -no_alt_chains option to apps to implement the new 2015-02-25 09:15:02 +00:00
crl2p7.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
crl.c ifdef cleanup, part 4a: '#ifdef undef' 2015-01-24 10:58:38 -05:00
dgst.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
dh512.pem Include SKIP DH parameters with OpenSSL. 2000-08-02 09:04:44 +00:00
dh1024.pem Include SKIP DH parameters with OpenSSL. 2000-08-02 09:04:44 +00:00
dh2048.pem Include SKIP DH parameters with OpenSSL. 2000-08-02 09:04:44 +00:00
dh4096.pem Include SKIP DH parameters with OpenSSL. 2000-08-02 09:04:44 +00:00
dh.c ifdef cleanup, part 4a: '#ifdef undef' 2015-01-24 10:58:38 -05:00
dhparam.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
dsa512.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dsa1024.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dsa-ca.pem Fix the gendsa program and add it to the app list. The progs.h file is 1999-01-09 17:29:34 +00:00
dsa-pca.pem Fix the gendsa program and add it to the app list. The progs.h file is 1999-01-09 17:29:34 +00:00
dsa.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
dsap.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
dsaparam.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ec.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ecparam.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
enc.c ifdef cleanup, 2 remove OPENSSL_NO_SETVBUF_IONBF 2015-01-22 12:57:29 -05:00
engine.c Dead code clean: #if 0 removal in apps 2015-01-30 14:52:57 -05:00
errstr.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
gendh.c More comment realignment 2015-01-22 09:20:10 +00:00
gendsa.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
genpkey.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
genrsa.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
install-apps.com After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS 2011-03-19 10:58:14 +00:00
makeapps.com Corrections to the VMS build system. 2011-03-25 16:20:35 +00:00
Makefile ui_compat cleanup; makefiles and vms 2015-02-06 16:49:17 -05:00
nseq.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ocsp.c Add -no_alt_chains option to apps to implement the new 2015-02-25 09:15:02 +00:00
oid.cnf Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00
openssl-vms.cnf RT3067: simplify patch 2014-09-24 15:35:02 +02:00
openssl.c Fix memory leak reporting. 2015-02-09 12:53:36 +00:00
openssl.cnf RT2626: Change default_bits from 1K to 2K 2014-09-08 17:21:04 -04:00
passwd.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
pca-cert.srl Update test server certificate in apps/server.pem (it was expired). 2000-10-16 22:56:10 +00:00
pca-key.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
pca-req.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
pkcs7.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
pkcs8.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
pkcs12.c clang on Linux x86_64 complains about unreachable code. 2015-01-29 01:54:09 +01:00
pkey.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
pkeyparam.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
pkeyutl.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
prime.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
privkey.pem PR: 1644 2009-09-06 15:49:46 +00:00
progs.h OPENSSL_NO_xxx cleanup: SHA 2015-01-27 12:34:45 -05:00
progs.pl OPENSSL_NO_xxx cleanup: SHA 2015-01-27 12:34:45 -05:00
rand.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
req.c ifdef cleanup part 3: OPENSSL_SYSNAME 2015-01-23 11:58:26 -05:00
req.pem Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
rsa8192.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
rsa.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
rsautl.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
s512-key.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
s512-req.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
s1024key.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
s1024req.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
s_apps.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
s_cb.c Dead code clean: #if 0 removal in apps 2015-01-30 14:52:57 -05:00
s_client.c Add -no_alt_chains option to apps to implement the new 2015-02-25 09:15:02 +00:00
s_server.c Add -no_alt_chains option to apps to implement the new 2015-02-25 09:15:02 +00:00
s_socket.c Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
s_time.c Dead code clean: #if 0 removal in apps 2015-01-30 14:52:57 -05:00
server2.pem Replace expired test server and client certificates with new ones. 2011-12-08 14:44:05 +00:00
server.pem Replace expired test server and client certificates with new ones. 2011-12-08 14:44:05 +00:00
server.srl Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
sess_id.c ifdef cleanup, part 4a: '#ifdef undef' 2015-01-24 10:58:38 -05:00
smime.c Add -no_alt_chains option to apps to implement the new 2015-02-25 09:15:02 +00:00
speed.c Live code cleanup: remove #if 1 stuff 2015-02-06 10:54:20 -05:00
spkac.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
srp.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
testCA.pem Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
testdsa.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
testrsa.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
timeouts.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
ts.c Re-align some comments after running the reformat script. 2015-01-22 09:20:10 +00:00
tsget PR: 2031 2009-09-07 17:57:18 +00:00
verify.c Add -no_alt_chains option to apps to implement the new 2015-02-25 09:15:02 +00:00
version.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
vms_decc_init.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
winrand.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
x509.c Live code cleanup: remove #if 1 stuff 2015-02-06 10:54:20 -05:00