diff options
| author | Koichiro IWAO <meta@vmeta.jp> | 2016-12-14 14:55:15 +0900 |
|---|---|---|
| committer | metalefty <meta@vmeta.jp> | 2017-02-27 14:17:25 +0900 |
| commit | 03b5be5fd03c091735a81a9b480088b718d34f50 (patch) | |
| tree | 2eb29b609ccd59a9b965f90b73685d9dcf162196 /docs/man/xrdp.ini.5.in | |
| parent | eefc099df74ee4bc872a3c8254a27a38e353f7ae (diff) | |
| download | xrdp-proprietary-03b5be5fd03c091735a81a9b480088b718d34f50.tar.gz xrdp-proprietary-03b5be5fd03c091735a81a9b480088b718d34f50.zip | |
docs: document maximum length of tls_ciphers
Diffstat (limited to 'docs/man/xrdp.ini.5.in')
| -rw-r--r-- | docs/man/xrdp.ini.5.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/xrdp.ini.5.in b/docs/man/xrdp.ini.5.in index 979c629b..d4607ea3 100644 --- a/docs/man/xrdp.ini.5.in +++ b/docs/man/xrdp.ini.5.in @@ -168,8 +168,8 @@ Specify send/recv buffer sizes in bytes. The default value depends on operating .TP \fBtls_ciphers\fP=\fIcipher_suite\fP -Specifies TLS cipher suite. The format of this parameter is equivalent to which -\fBopenssl\fP(1) ciphers subcommand accepts. +Specifies TLS cipher suite in 63 characters or less. The format of this parameter is +equivalent to which \fBopenssl\fP(1) ciphers subcommand accepts. (ex. $ openssl ciphers 'HIGH:!ADH:!SHA1') |
