help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Option to disable encryption?


From: Steven Hudson
Subject: Option to disable encryption?
Date: Fri, 23 Mar 2012 09:27:40 -0700
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2

I was wondering if I can include an option to disable encryption by doing this:
gnutls_priority_set_direct(session, "NONE:+COMP-ALL", NULL);

This would allow me to use the compression option but not encryption? Or would this just fail to connect?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]