diff -Nru -x '*~' -x '*.o' -x '*.orig' -x '*.rej' gnutls-0.8.4.orig/lib/gnutls_cert.h gnutls-0.8.4/lib/gnutls_cert.h --- gnutls-0.8.4.orig/lib/gnutls_cert.h 2002-11-20 16:54:03.000000000 -0500 +++ gnutls-0.8.4/lib/gnutls_cert.h 2003-03-11 17:25:25.000000000 -0500 @@ -8,7 +8,7 @@ #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