Ticket Change Details
Overview

Artifact ID: 022949b9d5a22a2316e3b855f338d457d6f454f7ef12ef4e7e5417e3737fef5a
Ticket: 0271e755307824a64957e3ffef9bac9386069bbc
different dh param bit sizes in server key exchange
User & Date: anonymous on 2023-08-21 13:11:53
Changes

  1. foundin changed 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 changed to: "5611adc9c2fc60cdb17b54ba4012f3376e47b161"
  6. severity changed to: "Critical"
  7. status changed to: "Open"
  8. title changed to:
    different dh param bit sizes in server key exchange
    
  9. type changed to: "Code Defect"