diff options
| author | Kai Kang <kai.kang@windriver.com> | 2021-04-21 17:40:24 +0800 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2021-04-25 14:55:17 -0700 |
| commit | 601c0804998f2e478e42fe5a0008df18b73d3b8b (patch) | |
| tree | 312bb138b197ed2c141a6cfe480b4e56d75e135d /meta-python/recipes-devtools/python/python3-grpcio/boring_ssl.patch | |
| parent | 71b546ed8595b14d29efc1e8b951f8c845ad10c4 (diff) | |
| download | meta-openembedded-601c0804998f2e478e42fe5a0008df18b73d3b8b.tar.gz | |
freeradius: check existence of openssl's commands in bootstrap
It calls openssl's commands 'dhparam' and 'pkcs12' in script bootstrap.
These commands are configurable based on configure options 'no-dh' and
'no-des', and may not be provided by openssl. So check existence of
these commands. If not, abort running of script bootstrap.
1. https://github.com/openssl/openssl/blob/master/apps/build.info#L37
2. https://github.com/openssl/openssl/blob/master/apps/build.info#L22
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit c8ceefc5c3fa5ce87f0e1b0a8f5bb06b259d1e76)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-grpcio/boring_ssl.patch')
0 files changed, 0 insertions, 0 deletions
