openssl/apps
Dr. Stephen Henson 3647bee263 Config code updates.
CONF_modules_unload() now calls CONF_modules_finish()
automatically.

Default use of section openssl_conf moved to
CONF_modules_load()

Load config file in several openssl utilities.

Most utilities now load modules from the config file,
though in a few (such as version) this isn't done
because it couldn't be used for anything.

In the case of ca and req the config file used is
the same as the utility itself: that is the -config
command line option can be used to specify an
alternative file.
2002-02-22 14:01:21 +00:00
..
demoCA
set
.cvsignore CA.pl is now generated automatically (using CA.pl.in as input) 2000-01-07 13:06:28 +00:00
app_rand.c Use new-style system-id macros everywhere possible. I hope I haven't 2001-02-20 08:13:47 +00:00
apps.c Config code updates. 2002-02-22 14:01:21 +00:00
apps.h Config code updates. 2002-02-22 14:01:21 +00:00
asn1pars.c Config code updates. 2002-02-22 14:01:21 +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
ca-req.pem
ca.c Config code updates. 2002-02-22 14:01:21 +00:00
CA.com A hack to make sure access() will give us the correct answer about the 2000-02-11 18:12:47 +00:00
CA.pl.in New -newreq-nodes option to CA.pl. 2001-01-11 13:23:19 +00:00
CA.sh ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
cert.pem
ciphers.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
client.pem
crl.c Config code updates. 2002-02-22 14:01:21 +00:00
crl2p7.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
der_chop.in Set #!... path to Perl in apps/der_chop automatically. 1999-05-25 22:31:49 +00:00
dgst.c Config code updates. 2002-02-22 14:01:21 +00:00
dh.c Config code updates. 2002-02-22 14:01:21 +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
dhparam.c Config code updates. 2002-02-22 14:01:21 +00:00
dsa-ca.pem
dsa-pca.pem
dsa.c Config code updates. 2002-02-22 14:01:21 +00:00
dsa512.pem
dsa1024.pem
dsap.pem
dsaparam.c Config code updates. 2002-02-22 14:01:21 +00:00
ecdsa.c Config code updates. 2002-02-22 14:01:21 +00:00
ecdsaparam.c Config code updates. 2002-02-22 14:01:21 +00:00
enc.c Config code updates. 2002-02-22 14:01:21 +00:00
engine.c Config code updates. 2002-02-22 14:01:21 +00:00
errstr.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
gendh.c Config code updates. 2002-02-22 14:01:21 +00:00
gendsa.c Config code updates. 2002-02-22 14:01:21 +00:00
genrsa.c Config code updates. 2002-02-22 14:01:21 +00:00
install.com
makeapps.com Addapt VMS scripts to the newer disk layout system ODS-5, which allows more than one period and mixed size characters in file names 2001-10-29 13:05:28 +00:00
Makefile.ssl ECDSA support 2002-02-13 18:21:51 +00:00
nseq.c Use new-style system-id macros everywhere possible. I hope I haven't 2001-02-20 08:13:47 +00:00
ocsp.c Config code updates. 2002-02-22 14:01:21 +00:00
oid.cnf
openssl-vms.cnf Adjust to changes in apps/openssl.cnf 1999-11-12 01:59:47 +00:00
openssl.c Stop spurious "unable to load config info" errors in req 2001-10-21 01:05:53 +00:00
openssl.cnf Show an example of moving the emailAddress object from the subkect DN 2001-04-11 13:04:20 +00:00
passwd.c Config code updates. 2002-02-22 14:01:21 +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
pca-req.pem
pkcs7.c Reduce the header dependencies on engine.h in apps/. 2001-09-12 02:39:06 +00:00
pkcs8.c Config code updates. 2002-02-22 14:01:21 +00:00
pkcs12.c Config code updates. 2002-02-22 14:01:21 +00:00
privkey.pem
progs.h ECDSA support 2002-02-13 18:21:51 +00:00
progs.pl ECDSA support 2002-02-13 18:21:51 +00:00
rand.c Config code updates. 2002-02-22 14:01:21 +00:00
req.c Config code updates. 2002-02-22 14:01:21 +00:00
req.pem
rsa.c Config code updates. 2002-02-22 14:01:21 +00:00
rsa8192.pem
rsautl.c Config code updates. 2002-02-22 14:01:21 +00:00
s512-key.pem
s512-req.pem
s1024key.pem
s1024req.pem
s_apps.h Prototype info function. 2002-01-12 15:56:13 +00:00
s_cb.c Prototype info function. 2002-01-12 15:56:13 +00:00
s_client.c Config code updates. 2002-02-22 14:01:21 +00:00
s_server.c Config code updates. 2002-02-22 14:01:21 +00:00
s_socket.c I forgot there was a reason why the inclusions and definition of u_int 2001-02-20 17:37:02 +00:00
s_time.c Add the configuration target VxWorks. 2002-02-14 15:37:38 +00:00
server.pem Update test server certificate in apps/server.pem (it was expired). 2000-10-16 22:56:10 +00:00
server.srl
server2.pem
sess_id.c Use apps_shutdown() in all applications, in case someone decides not 2001-06-23 16:37:32 +00:00
smime.c Config code updates. 2002-02-22 14:01:21 +00:00
speed.c Config code updates. 2002-02-22 14:01:21 +00:00
spkac.c Config code updates. 2002-02-22 14:01:21 +00:00
testCA.pem
testdsa.h openssl speed is quite useful for testing hardware support (among other 2001-07-11 18:59:25 +00:00
testrsa.h cleaning up a little 2000-03-12 23:27:14 +00:00
verify.c Config code updates. 2002-02-22 14:01:21 +00:00
version.c check OPENSSL_NO_... before including header files that might be 2001-11-22 11:13:10 +00:00
winrand.c Sample application using RAND_event() to collect entropy from mouse 2000-03-19 22:58:12 +00:00
x509.c Config code updates. 2002-02-22 14:01:21 +00:00