• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Qmail fails due to dh key length

deltatech

Regular Pleskian
I have been seeing these in my log and received complaints from customers not able to get their mail out. These messages just stay in the queue and go no where.

Can anyone post what they are successfully using as a tlsserverciphers and tlsclientciphers? Maybe it the dh key being too small. How can this be fixed on Qmail?


qmail: 1436646171.830486 delivery 6: deferral: TLS_connect_failed:_error:14082174:SSL_routines:SSL3_CHECK_CERT_AND_ALGORITHM:dh_key_too_small;_connected_to_170.49.86.238.
 
Last edited:
I have already read that thread. It didn't help. We are able to do TLS just fine with most servers but there are some that gives that error about dh_key_too_small.

So it seems that TLS is working mostly but not for servers that require a 2048 bit dh key. Is there a way to have qmail use a 2048 bit dhparms key? If not, is there a patch coming soon? I am wondering if we need to move to postfix to fix this.
 
Back
Top