diff options
| author | Daniel P. Berrange | 2017-08-29 18:03:30 +0200 |
|---|---|---|
| committer | Daniel P. Berrange | 2017-09-04 11:45:19 +0200 |
| commit | 23c1595b0297e6ca8f37559af6f0b8533aa1fd99 (patch) | |
| tree | 36e5c776d537e46d597cb43b5c318f5b55e0af27 /scripts | |
| parent | tests: fix incorrect size_t format in benchmark-crypto (diff) | |
| download | qemu-23c1595b0297e6ca8f37559af6f0b8533aa1fd99.tar.gz qemu-23c1595b0297e6ca8f37559af6f0b8533aa1fd99.tar.xz qemu-23c1595b0297e6ca8f37559af6f0b8533aa1fd99.zip | |
crypto: fix test cert generation to not use SHA1 algorithm
GNUTLS 3.6.0 marked SHA1 as untrusted for certificates.
Unfortunately the gnutls_x509_crt_sign() method we are
using to create certificates in the test suite is fixed
to always use SHA1. We must switch to a different method
and explicitly ask for SHA256.
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
