commit | 5a0ea97cfb5f4d23a02a93576b0d0194c9d40feb | [log] [tgz] |
---|---|---|
author | Hanno Becker <hanno.becker@arm.com> | Thu Jul 27 15:19:40 2017 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Fri Jul 28 13:15:57 2017 +0100 |
tree | 7162d415f36a79d8cc76ec557e3865811427eecf | |
parent | 2625f4aa930e62f2c80dc8e12be6186bee215e05 [diff] |
Check value of POLARSSL_X509_MAX_INTERMEDIATE_CA in ssl-opt.sh Some tests in ssl-opt.sh assumes the value 8 for the maximal number POLARSSL_X509_MAX_INTERMEDIATE_CA of intermediate CA's. This commit adds a check before conducting the respective tests.