[EMAIL PROTECTED] writes: > Thanks Simon, for the very prompt reply. > > I have been playing a bit with gnutls. It looks like there is a bug in > gnutls_priority_init(). > > As I try to use "--priority NONE....", it always return syntax error, no > matter how many parameters I put in. > > Syntax error at: > NONE:+VERS-TLS1.0:+AES-128-CBC:+DHE-RSA:+SHA1:+COMP-NULL:+CTYPE-X.509 > > Reading the above function, it looks like it does not handle "--priority > NONE".
Right, and this was fixed very recently, but has not been released yet. Expect it in a new release shortly. See discussion at: http://lists.gnu.org/archive/html/gnutls-devel/2008-02/msg00002.html Thanks, /Simon _______________________________________________ Help-gnutls mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnutls
