freeswitch-stable: fix weak md in gentls_cert 498/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Fri, 20 Dec 2019 08:32:20 +0000 (09:32 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Fri, 20 Dec 2019 09:01:26 +0000 (10:01 +0100)
commit549cad72b25ae7c6a543dd34bcde4ce59bc103b8
tree5fdc78e8d0b8c6bbad076fbbe074126866a0a848
parent483bbd79b97a41a723b271495d0c6ead87a254c2
freeswitch-stable: fix weak md in gentls_cert

gentls_cert generates certificates that are deemed too weak by Debian's
OpenSSL (on Buster and up). This patch upgrades the message digest to
SHA256 to address this.

See patch for details. Sent upstream ([1]).

[1] https://github.com/signalwire/freeswitch/pull/126

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/freeswitch-stable/Makefile
net/freeswitch-stable/patches/040-gentls_cert_update_message_digest.patch [new file with mode: 0644]