nova/nova/CA
Davanum Srinivas f4495de5a0 Make tests use sha256 as openssl default digest algorithm
The tests previously used md5, which is considered broken,
and distros are starting to disable this in their openssl
builds.

Make the tests use sha256 as the default as a long term
sane alternative that should work on all distros.

This will fix Centos 7, and future proof the tests.

Closes-Bug: #1399498
Change-Id: Ic6cc92e47a318d789db3c3c98c67948eefb51fc2
2015-02-09 10:06:04 -05:00
..
newcerts Allow CA code and state to be separated, and make sure CA code gets installed by setup.py install. 2011-04-05 11:42:14 +02:00
private Allow CA code and state to be separated, and make sure CA code gets installed by setup.py install. 2011-04-05 11:42:14 +02:00
projects Allow CA code and state to be separated, and make sure CA code gets installed by setup.py install. 2011-04-05 11:42:14 +02:00
reqs Allow CA code and state to be separated, and make sure CA code gets installed by setup.py install. 2011-04-05 11:42:14 +02:00
.gitignore Allow CA code and state to be separated, and make sure CA code gets installed by setup.py install. 2011-04-05 11:42:14 +02:00
geninter.sh make geninter.sh use the right tmpl file 2011-04-19 10:20:56 -07:00
genrootca.sh Automatically create CA state dir, and make sure the CA scripts look for the templates in the right places. 2011-04-05 13:16:12 +02:00
openssl.cnf.tmpl Make tests use sha256 as openssl default digest algorithm 2015-02-09 10:06:04 -05:00