Skip to main content

PCI Vulnerability - Logjam - SSH

Comments

4 comments

  • rpvw
    See if this helps
    Hello, Here's a response from one of our technical analysts on a recent support ticket regarding this vulnerability: I would recommend, at a minimum, upgrading to Apache 2.4. It appears that by default, Apache 2.4.7 and above do not serve Diffie-Hellman parameters smaller than 2048 bits: mod_ssl - Apache HTTP Server Version 2.4 Additionally, you could also generate the custom Diffie-Hellman parameters and provide them directly to OpenSSL globally by adding the directive suggested by the Logjam site you linked to: SSLOpenSSLConfCmd DHParameters "{path to dhparams.pem}" in one of the Apache includes, which can be edited through WHM: Include Editor - Documentation - cPanel Documentation Thank you.

    0
  • SJR
    Thank you rpvw. I am currently using the latest version, apache 2.4.27 but I 'think' your suggestion controls SSL, not the SSH service.
    0
  • rpvw
    Not my suggestion - just what is in the thread entitled Logjam vulnerability
    0
  • cPanelMichael
    Hello, The following third-party URL should help: On OpenSSH and Logjam " Technology & Policy " Jethro Beekman Thank you.
    0

Please sign in to leave a comment.