Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

tls: make server not use DHE in less than 1024bits #25514

Closed
wants to merge 1 commit into from

Commits on Jun 12, 2015

  1. tls: make server not use DHE in less than 1024bits

    DHE key lengths less than 1024bits is already weaken as pointed out in
    https://weakdh.org/ . 1024 bits will not be safe in near future. We
    will extend this up to 2048 bits somedays later.
    Shigeki Ohtsu committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    749dbad View commit details
    Browse the repository at this point in the history