summary refs log tree commit diff stats
path: root/.travis.yml
diff options
context:
space:
mode:
authorLeorize <leorize+oss@disroot.org>2020-06-03 17:02:18 -0500
committerAndreas Rumpf <rumpf_a@web.de>2020-06-06 21:11:53 +0200
commit1fb2a58674dd8136b246c7499cd295e85484d8c3 (patch)
tree4361bf2c3a6b815870ffe53325fb895dc92fe18f /.travis.yml
parent6cb94b5da6ac409915cc0ca3f50c50214edee0ef (diff)
downloadNim-1fb2a58674dd8136b246c7499cd295e85484d8c3.tar.gz
net: use a secure cipher list by default
Previously, the `net` module use the blanket "ALL" as the default cipher
list. This list may contain security ciphers that are weak and/or outdated
according to the current standard.

This commit introduces a new module `ssl_config` that contains the
latest OpenSSL configurations as recommended by Mozilla OpSec, and
make the `net` module use the cipher list targeting `intermediate`
compatibility level as the default.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions