1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-04-01 21:27:22 +02:00

update list of tls ciphers supported

This commit is contained in:
Joshua Tauberer
2019-01-09 07:33:21 -05:00
parent 6e60b47cb5
commit 8e0d9b9f21
2 changed files with 93 additions and 129 deletions

View File

@@ -17,7 +17,7 @@
# through some other host you can ssh into (maybe the box
# itself?):
#
# python3 --proxy user@ssh_host yourservername
# python3 tls.py --proxy user@ssh_host yourservername
#
# (This will launch "ssh -N -L10023:yourservername:testport user@ssh_host"
# to create a tunnel.)