freeswitch-stable: fix weak md in gentls_cert 497/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 08:38:06 +0000 (09:38 +0100)
commitb372ae68474435994c4aea646c85a4660a1aa80b
tree9e58e2484a86a61c8077a3415406686ddedb1de8
parente076a61dcc2ead2e3a1a02156acb304e69a38edb
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]