Ticket Change Details
Overview

Artifact ID: d2a9ad812a53ddfa4e2bc176e3baa9c932b15338
Ticket: d9f60bb52554c39883dfc8686e9fc81158a79a31
Choose DHparam bit size at compile time
User & Date: anonymous on 2017-04-17 11:21:47
Changes

  1. foundin changed to: "1.7.11"
  2. icomment:
    Hi,
    When compiling tcltls, at some point the gen_dh_params script is called. This script will generate the Diffie-Hellman parameters with a predefined bitsize of 2048, but I would like to use a bitsize of 4096, so a nice feature would be to do something like this:
    ./configure --dh-param-size=4096
    
  3. login: "anonymous"
  4. mimetype: "text/x-fossil-plain"
  5. severity changed to: "Minor"
  6. status changed to: "Open"
  7. title changed to: "Choose DHparam bit size at compile time"
  8. type changed to: "Feature Request"