openssl/apps
Hansruedi Patzen 2e66d3d674 Fix: failed to open config file if not specified when using CA commands
Issue was introduced in
a0a82324f9

This patch fixes an issue which causes the 'openssl ca' commands to
fail if '-config' is not specified even if it says so otherwise.
Problem is that the default config is not loaded and the conf variable
is NULL which causes an exception.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-05-09 16:55:47 +02:00
..
demoCA
demoSRP
app_rand.c
apps.c fix tab-space mixed indentation 2016-05-09 09:09:55 +01:00
apps.h Make string_to_hex/hex_to_string public 2016-04-18 09:02:11 -04:00
asn1pars.c GH932: Add more help messages to some apps options. 2016-05-04 07:44:21 -04:00
build.info Fix no-stdio and no-autoalginit 2016-04-14 16:41:03 +01:00
ca-cert.srl
ca-key.pem
ca-req.pem
ca.c Fix: failed to open config file if not specified when using CA commands 2016-05-09 16:55:47 +02:00
CA.pl.in Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
cert.pem
ciphers.c Use minimum and maximum protocol version instead of version fixed methods 2016-03-09 19:38:56 +01:00
client.pem
cms.c GH932: Add more help messages to some apps options. 2016-05-04 07:44:21 -04:00
crl2p7.c
crl.c GH932: Add more help messages to some apps options. 2016-05-04 07:44:21 -04:00
ct_log_list.cnf Extends s_client to allow a basic CT policy to be enabled 2016-03-04 10:50:10 -05:00
dgst.c
dh1024.pem Update Diffie-Hellman parameters to IANA standards 2016-05-03 10:32:01 -04:00
dh2048.pem Update Diffie-Hellman parameters to IANA standards 2016-05-03 10:32:01 -04:00
dh4096.pem Update Diffie-Hellman parameters to IANA standards 2016-05-03 10:32:01 -04:00
dhparam.c GH932: Add more help messages to some apps options. 2016-05-04 07:44:21 -04:00
dsa512.pem
dsa1024.pem
dsa-ca.pem
dsa-pca.pem
dsa.c GH932: Add more help messages to some apps options. 2016-05-04 07:44:21 -04:00
dsap.pem
dsaparam.c Fix mixed declarations and code 2016-04-03 21:49:24 -04:00
ec.c GH932: Add more help messages to some apps options. 2016-05-04 07:44:21 -04:00
ecparam.c
enc.c Remove some unused argc assignments 2016-04-21 10:51:57 +01:00
engine.c
errstr.c Remove some unused argc assignments 2016-04-21 10:51:57 +01:00
gendsa.c Make DSA_METHOD opaque 2016-04-03 00:23:56 +01:00
genpkey.c GH715: ENGINE_finish can take NULL 2016-02-25 15:19:42 -05:00
genrsa.c Make the RSA structure opaque 2016-04-06 16:19:17 +02:00
nseq.c
ocsp.c GH932: Add more help messages to some apps options. 2016-05-04 07:44:21 -04:00
openssl-vms.cnf
openssl.c remove unused macros in list -disabled 2016-05-05 14:25:41 +01:00
openssl.cnf
opt.c fix tab-space mixed indentation 2016-05-09 09:09:55 +01:00
passwd.c Fix passwd seg fault 2016-04-27 09:17:37 +01:00
pca-cert.srl
pca-key.pem
pca-req.pem
pkcs7.c Fix NULL deref in apps/pkcs7 2016-04-25 11:44:24 -04:00
pkcs8.c Add missing return value check in pkcs8 app 2016-04-21 10:51:57 +01:00
pkcs12.c Check return of PEM_write_* functions and report possible errors 2016-05-04 14:56:58 +02:00
pkey.c
pkeyparam.c
pkeyutl.c GH932: Add more help messages to some apps options. 2016-05-04 07:44:21 -04:00
prime.c Add missing return value checks 2016-04-21 10:51:57 +01:00
privkey.pem
progs.h make update 2016-04-29 09:09:46 +02:00
progs.pl apps/progs.pl: don't make digests disablable by default 2016-04-29 09:08:06 +02:00
rand.c
rehash.c Make string_to_hex/hex_to_string public 2016-04-18 09:02:11 -04:00
req.c Deprecate OBJ_cleanup() and make it a no-op 2016-04-13 08:52:33 +01:00
req.pem
rsa8192.pem
rsa.c Make the RSA structure opaque 2016-04-06 16:19:17 +02:00
rsautl.c GH932: Add more help messages to some apps options. 2016-05-04 07:44:21 -04:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h Remove Netware and OS/2 2016-03-17 17:06:57 -04:00
s_cb.c Remove some dead code 2016-04-21 10:51:57 +01:00
s_client.c Handle no async jobs in libssl 2016-05-05 19:39:14 +01:00
s_server.c Handle no async jobs in libssl 2016-05-05 19:39:14 +01:00
s_socket.c Remove stale errors from early connection attempts in a client 2016-05-04 10:16:39 +01:00
s_time.c Fix no-sock 2016-03-21 16:33:59 +00:00
server2.pem
server.pem
server.srl
sess_id.c
smime.c GH932: Add more help messages to some apps options. 2016-05-04 07:44:21 -04:00
speed.c Fix error in the loop of ECDH 2016-05-09 10:32:18 +01:00
spkac.c
srp.c Don't use an uninitialised variable in srp application 2016-04-29 16:47:41 +01:00
testCA.pem
testdsa.h Deprecate RAND_cleanup() and make it a no-op 2016-04-13 08:52:33 +01:00
testrsa.h
timeouts.h
ts.c GH932: Add more help messages to some apps options. 2016-05-04 07:44:21 -04:00
tsget.in Make the use of perl more consistent 2016-04-01 07:24:04 +02:00
verify.c Make many X509_xxx types opaque. 2016-04-15 13:21:43 -04:00
version.c Rename some lowercase API's 2016-04-18 08:22:00 -04:00
vms_decc_init.c Force argv to be an array of long pointers on VMS 2016-04-01 16:23:35 +02:00
winrand.c
x509.c GH932: Add more help messages to some apps options. 2016-05-04 07:44:21 -04:00