Mercurial > 510Connectbot
comparison xml/510connectbot.in @ 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 | 13a922d1fc5c |
comparison
equal
deleted
inserted
replaced
508:d6c107dedb04 | 509:2eb4fa13b9ef |
---|---|
418 # username (string) | 418 # username (string) |
419 # hostname (string) | 419 # hostname (string) |
420 # port (integer) | 420 # port (integer) |
421 # monitor (string) | 421 # monitor (string) |
422 # emulation (string) ("xterm-color", "xterm-256color", "xterm", "vt100", "ansi", "screen", or other answerback string) | 422 # emulation (string) ("xterm-color", "xterm-256color", "xterm", "vt100", "ansi", "screen", or other answerback string) |
423 # encryption5250 (string) ("NONE", "SSLv2", "SSLv3", "TLS") | 423 # encryption5250 (string) ("NONE", "TLSv1.2", "TLSv1.3") |
424 # library5250 (string) | 424 # library5250 (string) |
425 # menu5250 (string) | 425 # menu5250 (string) |
426 # program5250 (string) | 426 # program5250 (string) |
427 # wantx11forward (boolean) | 427 # wantx11forward (boolean) |
428 # x11host (string) | 428 # x11host (string) |