• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Resolved Dovecot Bug - Key to small

Janko1000

Regular Pleskian
Hi,
Roundcube Imap Login is not possible because the following Error:

Code:
Error: Failed to initialize SSL server context: Can't load DH parameters: error:1408518A:SSL routines:ssl3_ctx_ctrl:dh key too small: user=<>

Workaround:
Code:
openssl dhparam -out /opt/psa/etc/dhparams1024.pem 4096
 
Back
Top