Mercurial > 510Connectbot
diff deployment.connections @ 509:2eb4fa13b9ef
update 5250 encryption to allow TLS1.3, remove old SSLv2 and SSLv3 methods
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 29 Jan 2023 10:25:21 -0700 |
parents | ece82b571900 |
children | 6dbddfa27f6c |
line wrap: on
line diff
--- a/deployment.connections Thu Nov 17 10:56:48 2022 -0700 +++ b/deployment.connections Sun Jan 29 10:25:21 2023 -0700 @@ -21,7 +21,7 @@ # port (integer) # monitor (string) # emulation (string) ("xterm-color", "xterm-256color", "xterm", "vt100", "ansi", "screen", or other answerback string) -# encryption5250 (string) ("NONE", "SSLv2", "SSLv3", "TLS") +# encryption5250 (string) ("NONE", "TLSv1.2", "TLSv1.3") # library5250 (string) # menu5250 (string) # program5250 (string)