History Of Ticket 0271e755307824a64957e3ffef9bac9386069bbc

Artifacts Associated With Ticket 0271e755307824a64957e3ffef9bac9386069bbc

  1. Ticket change [022949b9d5] (rid 1591) by anonymous on 2023-08-21 13:11:53:

    1. foundin initialized to: "tls1.7.21"
    2. icomment:
      Although when server socket was opened, it had -certfile and -keyfile generated with 4096 bit size.
      
      When server respond to client hello (tls1.2), tls lib always uses default dh key size 2048.  
      
      [Server Key exchange record is sending 256 bytes (DH key size of 2048)]
      
    3. login: "anonymous"
    4. mimetype: "text/x-markdown"
    5. private_contact initialized to: "5611adc9c2fc60cdb17b54ba4012f3376e47b161"
    6. severity initialized to: "Critical"
    7. status initialized to: "Open"
    8. title initialized to:
      different dh param bit sizes in server key exchange
      
    9. type initialized to: "Code Defect"