From 03b5be5fd03c091735a81a9b480088b718d34f50 Mon Sep 17 00:00:00 2001 From: Koichiro IWAO Date: Wed, 14 Dec 2016 14:55:15 +0900 Subject: docs: document maximum length of tls_ciphers --- xrdp/xrdp.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xrdp') diff --git a/xrdp/xrdp.ini b/xrdp/xrdp.ini index ce4df137..58b82bb5 100644 --- a/xrdp/xrdp.ini +++ b/xrdp/xrdp.ini @@ -28,7 +28,7 @@ key_file= ; set SSL protocols ; can be space separated list of 'SSLv3', 'TLSv1', 'TLSv1.1', 'TLSv1.2' ssl_protocols=TLSv1 TLSv1.1 TLSv1.2 -; set TLS cipher suites +; set TLS cipher suites (up to 63 characters) #tls_ciphers=HIGH ; Section name to use for automatic login if the client sends username -- cgit v1.2.1