i believe this fixes our last major outstanding bug with gnutls. my initial analysis of jur's problem was way off.
i spent the evening doing testing on another domain that i found with the same issue. i found that the problem was that the remote server wasn't sending enough diffie-hellman bits to please connio (1024). i lowered the required value to 512 and that should do it. http://lists.gnupg.org/pipermail/gnutls-dev/2003-September/000518.html seems to think that 512 is what ossl uses by default. 520 is what this server was sending me. i'm betting this fixes jur's problem sending to sweden. fat _______________________________________________ Bongo-devel mailing list [email protected] https://mail.gna.org/listinfo/bongo-devel
