ovs-pki: Use SHA-512 instead of MD5 as message digest.
authorBen Pfaff <blp@nicira.com>
Fri, 19 Sep 2014 23:17:09 +0000 (16:17 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 19 Sep 2014 23:17:32 +0000 (16:17 -0700)
commit9ff33ca75e9fccdcfd392a7431a6ccc0732c21f1
treebfc4433e9e81e0b315bd59053a3d7c924207e59a
parentf2eee189118139995d61468cecb85654dd45bb36
ovs-pki: Use SHA-512 instead of MD5 as message digest.

This fixes numerous testsuite failures of the form "SSL_connect:
error:0D0C50A1:asn1 encoding routines:ASN1_item_verify:unknown message
digest algorithm" on systems that disable MD5 in OpenSSL.  Centos 7 is one
example.  Presumably it increase security as well for anyone who generates
certificates based on a new configuration created by the new ovs-pki.

Reported-by: Robert Strickler <anomalyst@gmail.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
AUTHORS
NEWS
utilities/ovs-pki.in