Welcome Kailun Qin as #curl commit author 1255: github.com/curl/curl/pull/1331…
mbedtls: call mbedtls_ssl_setup() after RNG callback is set by kailun-qin · Pull Request #13314 · curl/curl
Since mbedTLS v3.6.0, the RNG check added in ssl_conf_check() will fail if no RNG is provided when calling mbedtls_ssl_setup(). Therefore, mbedtls_ssl_conf_rng() needs to be called before the SSL c...GitHub