Hi, I am sending the client Hello message ,when Freeradius recieves the Client hello it sends the Server Hello message with following data. If you see the data it contains Signature Hash Algorithm Hash:SHA1 (2)
From where does the freeradius populate that data, i want that Freeradius should send the SHA256 Hash algo value in Server Hello message..
TLSv1.2 Record Layer: Handshake Protocol: Server Key Exchange Content Type: Handshake (22) Version: TLS 1.2 (0x0303) Length: 147 Handshake Protocol: Server Key Exchange Handshake Type: Server Key Exchange (12) Length: 143 EC Diffie-Hellman Server Params Curve Type: named_curve (0x03) Named Curve: secp256r1 (0x0017) Pubkey Length: 65 Pubkey: 04674c5cbd9edc682f3483a2289c66a4ba4572fd5eea6399... Signature Hash Algorithm: 0x0203 * Signature Hash Algorithm Hash: SHA1 (2)* Signature Hash Algorithm Signature: ECDSA (3) Signature Length: 70 Signature: 3044022009266867a43817c72bd333b96d5052313cfa62d5... -sumant