Actions
Bug #12576
closedLogjam - doesn't allow custom DHE groups
Description
The Smart-Proxy suffers from two limitations regarding Diffie-Hellman key exchange:
- The Ruby OpenSSL implementation doesn't include DHE groups above 1024-bits, so it does not scale with larger key sizes.
- The Smart-Proxy lacks a way to specify a custom DH groups.
Actions