diff -r -u gnutls-0.8.4/lib/gnutls_cert.h gnutls-0.8.4.new/lib/gnutls_cert.h --- gnutls-0.8.4/lib/gnutls_cert.h 2002-11-20 16:54:03.000000000 -0500 +++ gnutls-0.8.4.new/lib/gnutls_cert.h 2003-03-11 16:21:20.000000000 -0500 @@ -8,7 +8,8 @@ #define MAX_PARAMS_SIZE 6 /* ok for RSA and DSA */ /* parameters should not be larger than this limit */ -#define MAX_PARAMETER_SIZE 1200 +#define MAX_PARAMETER_SIZE 2400 #define DSA_PRIVATE_PARAMS 5 #define DSA_PUBLIC_PARAMS 4 #define RSA_PRIVATE_PARAMS 6