freeswitch/scripts
Sebastian Kemper 70d1cbafe4 [gentls_cert] Update message digest
Debian Buster updated /etc/ssl/openssl.cnf to default to

MinProtocol = TLSv1.2
CipherString = DEFAULT@SECLEVEL=2

gentls_cert currently uses SHA1 as message digest. According to OpenSSL
documentation this only offers 80 bit of security. 80 bits is enough for
security level 1, but not 2.

The OpenSSL default MD nowadays is SHA256. This commit updates
gentls_cert to use it.

Issue was reported on the FS mailing list. The certificates created by
gentls_cert caused "md too weak" errors and clients were unable to
connect.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-11-13 20:40:42 +01:00
..
applescript simple address book dialer for use with Mac OS X Address Book using xml_rpc to issue the request to your web server... the rest is up to you 2010-03-22 01:16:35 +00:00
basic update example 2014-04-01 23:51:26 +05:00
c/socket2me update copyright header for 2014 2014-02-12 12:08:56 -06:00
ci FS-11567: [Build-System] CentOS packaging: Put version parser into spec files. 2019-05-23 22:09:34 +04:00
javascript update copyright header for 2014 2014-02-12 12:08:56 -06:00
lua FS-11444: Capture return code from `os.execute()`; stop attempting to concat boolean/nil to error string. 2018-10-06 22:53:49 -04:00
perl [FS-11507] use explicit architecture in control file 2018-11-07 00:45:11 +02:00
php clean this up and make it more organized. 2009-06-27 00:38:46 +00:00
py_modules abort upon receiving an empty result in freeswitch event 2007-08-25 22:57:44 +00:00
python misc of python pep8 fixes 2014-07-03 13:46:56 +02:00
rss Update a ton of copyright statements to make sure the dates are proper 2012-04-25 17:14:55 -05:00
sql clean this up and make it more organized. 2009-06-27 00:38:46 +00:00
trace scripts/trace/sipgrep: correctly interpret option -C (print ANSI colors in debug file only when option -C is defined) 2012-10-01 01:26:57 +02:00
FreeSWITCH-debian-raspbian-installer.sh [build/docs] point all old stash references in docs and makefiles to new github repository 2019-10-01 10:02:20 -06:00
backtrace-from-core Log FS version with backtrace-from-core 2014-01-21 04:09:52 +00:00
bisect Bisect with make -j 2014-04-30 17:10:30 +00:00
check-gitignore.sh Added a script to validate our .gitignore. 2010-04-06 20:03:57 +00:00
dailys.sh Follow rename to configure.ac in scripts/ 2014-03-19 19:12:25 +00:00
debian_min_build.sh [build/docs] point all old stash references in docs and makefiles to new github repository 2019-10-01 10:02:20 -06:00
debug_sofia.sh FSBUILD-249 2010-02-23 22:56:54 +00:00
freeswitch-gcore fix path 2010-01-22 00:30:42 +00:00
freeswitch-reporter fix path 2010-01-22 00:31:43 +00:00
freeswitch.pkg_deps.sh FS-7338: remove libsndfile from tree, use system lib instead 2015-05-28 12:47:24 -05:00
freeswitch.sh FSBUILD-249 2010-02-23 22:56:54 +00:00
fsxs.in Fixup output of fsxs --variable 2008-11-27 21:40:29 +00:00
gentls_cert.in [gentls_cert] Update message digest 2019-11-13 20:40:42 +01:00
m4a-to-wav.sh FSBUILD-249 2010-02-23 22:56:54 +00:00
mk_fs_fhs.sh add a script to configure and build FS as if it were installed from debian packages 2016-09-12 10:21:55 -05:00
setup-git.sh Cleanup whitespace 2014-09-18 20:33:08 +00:00
tagscript.sh Follow rename to configure.ac in scripts/ 2014-03-19 19:12:25 +00:00
yes_no.gram Revamp mod_pocketsphinx to use jsgf format. Known bugs which are going to be fixed are: 2009-02-21 22:47:15 +00:00