mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-25 17:49:37 +01:00
build: Add symlinks for ell PKCS8 unit test keys
ELL's unit test private keys are also used by iwd's unit tests.
This commit is contained in:
parent
60a9638f51
commit
b655475385
@ -113,8 +113,8 @@ unit_tests = unit/test-cmac-aes \
|
|||||||
unit/test-ie unit/test-ssid-to-utf8 unit/test-ssid-security \
|
unit/test-ie unit/test-ssid-to-utf8 unit/test-ssid-security \
|
||||||
unit/test-arc4 unit/test-wsc
|
unit/test-arc4 unit/test-wsc
|
||||||
|
|
||||||
ell_pem_files = cert-ca-key.pem cert-client-key.pem \
|
ell_pem_files = cert-ca-key.pem cert-client-key.pem cert-client-key-pkcs8.pem \
|
||||||
cert-server-key.pem \
|
cert-server-key.pem cert-server-key-pkcs8.pem \
|
||||||
cert-ca.pem cert-client.pem cert-server.pem
|
cert-ca.pem cert-client.pem cert-server.pem
|
||||||
|
|
||||||
if MAINTAINER_MODE
|
if MAINTAINER_MODE
|
||||||
|
Loading…
Reference in New Issue
Block a user