Skip to content

Unable to connect to weak-DH servers with OpenSSL: "dh key too small" #583

Description

@dmiller-nmap

Nmap has a goal of being able to talk to anything, no matter how insecurely. We're hindered by OpenSSL's goal of making only secure communications possible. Now connecting to a server with a 768-bit DH key is impossible. We should try every trick possible to connect properly. One possibility is adding !DH to the cipher preference list to avoid DH ciphersuites.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions