Signed-off-by: Fabian Grünbichler <f.gruenbich...@proxmox.com>
---
this only affects Jessie, see next patch

 vncterm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vncterm.c b/vncterm.c
index a077ea3..0e33791 100644
--- a/vncterm.c
+++ b/vncterm.c
@@ -169,7 +169,7 @@ static void vnc_debug_gnutls_log(int level, const char* 
str) {
 }
 #endif
 
-#define DH_BITS 1024
+#define DH_BITS 2048
 static gnutls_dh_params_t dh_params;
 
 typedef struct {
-- 
2.1.4


_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to