mbedtls icon indicating copy to clipboard operation
mbedtls copied to clipboard

TLS: check RNG when calling mbedtls_ssl_setup()

Open yanrayw opened this issue 2 years ago • 1 comments

Description

Fix: #4911

PR checklist

Please tick as appropriate and edit the reasons (e.g.: "backport: not needed because this is a new feature")

  • [x] changelog not required
  • [x] backport ssl_conf_check was introduced in TLS1.3, so I think there is no need to do a mbedtls-2.28 backport unless reviewer or gatakeeper thinks we should add similar check when calling mbedtls_ssl_setup() in mbedtls-2.28.
  • [x] tests not required

yanrayw avatar Dec 01 '23 09:12 yanrayw

@ronald-cron-arm You want to make some changes to this, right? I'll mark as DO-NOT-MERGE so it doesn't get merged before then!

tom-cosgrove-arm avatar Feb 06 '24 17:02 tom-cosgrove-arm

@tom-cosgrove-arm @waleed-elmelegy-arm I've pushed my two changes, please have another look, thanks.

ronald-cron-arm avatar Mar 01 '24 16:03 ronald-cron-arm

@waleed-elmelegy-arm please have another look.

ronald-cron-arm avatar Mar 04 '24 10:03 ronald-cron-arm