Files
devstack/lib
Michael Johnson 89caa37288 Fix tls-proxy on newer versions of openssl
Newer versions of openssl (CentOS9Stream for example) do not like using sha1.
Devstack will fail on these systems[1] with the following error:
801B93DCE77F0000:error:03000098:digital envelope routines:do_sigver_init:invalid digest:crypto/evp/m_sigver.c:333:
This patch updates the tls-proxy code in devstack to use sha256 instead of sha1 which allows devstack to complete when tls-proxy is enabled.

[1] https://zuul.opendev.org/t/openstack/build/1d90b22a39c74e24a8390861b3c5f957/log/job-output.txt#5535

Closes-Bug: #1962600

Change-Id: I71e1371affe32f070167037b0109a489d196bd31
(cherry picked from commit 35bc600da1)
2022-07-01 16:00:21 +00:00
..
2021-09-28 20:02:34 +02:00
2020-07-08 14:11:18 +00:00
2019-02-05 11:21:39 -05:00
2017-07-10 17:06:16 -03:00
2020-09-25 11:34:03 +01:00
2020-06-01 15:48:16 +00:00
2017-06-20 14:09:30 -04:00
2020-10-28 13:06:52 +00:00
2019-03-29 11:20:19 -07:00
2022-07-01 16:00:21 +00:00