commit | e513cf7f26885481e83743820d3033b282a2183b | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Fri Jul 28 13:09:27 2017 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Fri Jul 28 13:16:50 2017 +0100 |
tree | cd04d739b9cc006833ecc48ac49b32d1099755c9 | |
parent | 4c338d539ac01081ffafa8887dd43782c9c030b2 [diff] |
Remove the check in ssl-opt.sh for MAX_INTERMEDIATE_CA The check uses grep, not config.pl, on the x509 headers - not where it should be configured - config.h. grep syntax isn't very portable. Without config.pl it's quite hard to do this check properly so removing this check.