hannestschofenig / mbedtls

An open source, portable, easy to use, readable and flexible SSL library
https://tls.mbed.org
Apache License 2.0
15 stars 8 forks source link

cherry pick d15018972c604dd2d49932ddb49e2adb5ad4a4f8 : Change script to solve G_NEXT_SRV_RSA not set issue #384

Closed lhuang04 closed 2 years ago

lhuang04 commented 2 years ago

For the following issue found when I tested with ssl-opt.sh.

tests/ssl-opt.sh: line 1647: G_NEXT_SRV_RSA: unbound variable
git cherry-pick d15018972c604dd2d49932ddb49e2adb5ad4a4f8

Signed-off-by: XiaokangQian xiaokang.qian@arm.com

Notes:

Status

READY/IN DEVELOPMENT/HOLD

Requires Backporting

When there is a bug fix, it should be backported to all maintained and supported branches. Changes do not have to be backported if:

Yes | NO
Which branch?

Migrations

If there is any API change, what's the incentive and logic for it.

YES | NO

Additional comments

Any additional information that could be of interest

Todos

Steps to test or reproduce

Outline the steps to test or reproduce the PR here.