History Of Ticket d9f60bb52554c39883dfc8686e9fc81158a79a31

Artifacts Associated With Ticket d9f60bb52554c39883dfc8686e9fc81158a79a31

  1. Ticket change [d2a9ad812a] (rid 1258) by anonymous on 2017-04-17 11:21:47:

    1. foundin initialized 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 initialized to: "Minor"
    6. status initialized to: "Open"
    7. title initialized to: "Choose DHparam bit size at compile time"
    8. type initialized to: "Feature Request"
  2. Ticket change [f96e0498cc] (rid 1269) by rkeene on 2017-04-19 14:50:35:

    1. icomment:
      This is fixed in the current development version of TclTLS which has the configure option "--with-builtin-dh-params-size"
      
    2. login: "rkeene"
    3. mimetype: "text/x-fossil-plain"
    4. priority changed to: "Immediate"
    5. resolution changed to: "Fixed"
    6. status changed to: "Fixed"
  3. Ticket change [a44baba60f] (rid 1283) by rkeene on 2017-05-01 14:49:28:

    1. icomment: "Fixed in TclTLS 1.7.12, now released"
    2. login: "rkeene"
    3. mimetype: "text/x-fossil-plain"
    4. status changed to: "Closed"