Hi folks, I solved my problem using gnutls_dh_set_prime_bits(session, bits). Setting the number of bits to 512 did the job. 768 was still too big for a OpenSSL 0.9.6 server. Greetings from Roman