Mercurial > 510Connectbot
comparison deployment.connections @ 272:ce2f4e397703
document encryption settings for 5250 emulation
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Thu, 17 Jul 2014 22:09:05 -0700 |
parents | db26984b69f5 |
children | 93621e963303 |
comparison
equal
deleted
inserted
replaced
271:4ae4b1571852 | 272:ce2f4e397703 |
---|---|
19 # username (string) | 19 # username (string) |
20 # hostname (string) | 20 # hostname (string) |
21 # port (integer) | 21 # port (integer) |
22 # monitor (string) | 22 # monitor (string) |
23 # emulation (string) ("xterm-color", "xterm-256color", "xterm", "vt100", "ansi", "screen", or other answerback string) | 23 # emulation (string) ("xterm-color", "xterm-256color", "xterm", "vt100", "ansi", "screen", or other answerback string) |
24 # encryption5250 (string) | 24 # encryption5250 (string) ("NONE", "SSLv2", "SSLv3", "TLS") |
25 # library5250 (string) | 25 # library5250 (string) |
26 # menu5250 (string) | 26 # menu5250 (string) |
27 # program5250 (string) | 27 # program5250 (string) |
28 # wantx11forward (boolean) | 28 # wantx11forward (boolean) |
29 # x11host (string) | 29 # x11host (string) |