Option to disable encryption?

Steven Hudson randomproof at fastmail.us
Fri Mar 23 17:27:40 CET 2012


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?




More information about the Gnutls-help mailing list